﻿/* european stroke conference
   author: marion r. hennerici (www.eurostroke.eu) */

   
/* default styles
   -------------- */
  
body { 
	padding: 0; 
	margin: 0; 
	font: 0.82em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	background: #fff; 
	color: #454545;
	
	 
}

*{
	list-style:none;		
	}


#wrapper {
	width:800px;
	margin: 10px auto;
}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: inherit;
}


h2 { 
	 
	font: bold 1 em Arial, Helvetica, sans-serif;
	color: #000; 
	background: inherit;
}

a {
	color: white; 
	background: inherit;
}

a:hover {
	color: #C3593C;
	background: inherit;	
}

	
#header {
	width:800px;
}	
	
.kopftext {
	float:right;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:large;
		
} 

.kopflogo {

margin-top:10px;
	
	
}
.quicklinks ul li{
	list-style-type: none;
	width:100px;
	display:inline;
	font-size:small;
	
}

.quicklinks  ul li a {
	display:inline;
	font-weight: bold;
	list-style-type: none;
	padding-left: 10px;
	
}

.quicklinks  ul li a:hover {
	display:inline;
	font-weight: bold;
	background: #FFF;
	margin-right: 5px; 
	color: #808080;
}



.slogan {
margin-left:10px;
width:490px;
	
}
	
	img {
	
	padding-left:2px;
	
	padding-right:5px;
}

	
		
#bereichlinks {
	
	width:540px;
	float:left;
	margin-right:5px;
	
	
}		

.roundedcornr_box_714648 {
   background: #808080;
   color:white;
   margin-bottom:15px;
   margin-top:15px;
}
.roundedcornr_top_714648 div {
   background: url("../images/roundedcornr_714648_tl.png") no-repeat top left;
}
.roundedcornr_top_714648 {
   background: url("../images/roundedcornr_714648_tr.png") no-repeat top right;
}
.roundedcornr_bottom_714648 div {
   background: url("../images/roundedcornr_714648_bl.png") no-repeat bottom left;
}
.roundedcornr_bottom_714648 {
   background: url("../images/roundedcornr_714648_br.png") no-repeat bottom right;
}

.roundedcornr_top_714648 div, .roundedcornr_top_714648, 
.roundedcornr_bottom_714648 div, .roundedcornr_bottom_714648 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_714648 { margin: 0 30px; }
.roundedcornr_content_714648 image {
	
	float:left;
	margin-left:5px;
}

#bereichrechts {
	
	width:250px;
	float:right;
	
}
#bereichrechts a {
	color: white; 
	background: inherit;
}

#bereichrechts a:hover {
	color:#FFFF00;
	background: inherit;	
}


.roundedcornr_box_109037 {
   background: #c40000;
   margin-bottom:10px;
   color:white;
   
}
.roundedcornr_top_109037 div {
   background: url("../images/roundedcornr_109037_tl.png") no-repeat top left;
}
.roundedcornr_top_109037 {
   background: url("../images/roundedcornr_109037_tr.png") no-repeat top right;
}
.roundedcornr_bottom_109037 div {
   background: url("../images/roundedcornr_109037_bl.png") no-repeat bottom left;
}
.roundedcornr_bottom_109037 {
   background: url("../images/roundedcornr_109037_br.png") no-repeat bottom right;
}

.roundedcornr_top_109037 div, .roundedcornr_top_109037, 
.roundedcornr_bottom_109037 div, .roundedcornr_bottom_109037 {
   width: 100%;
   height: 30px;
   font-size: 1px;
}
.roundedcornr_content_109037 { 
margin: 0 30px;

 }
.roundedcornr_content_109037 h5 {
	margin:0;
	padding:0;
	font-size:1em;
}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #808080;
	background: #FFF url('../images/dot.gif') repeat-x;
	padding: 8px 0;
	font-size:1.2em;
	
}

.footer a {
	color: #C3593C;
	background: inherit;
}
