@charset "utf-8";  
/*--- Generell -----------------------------------------------------*/ 
.h70 { 	height:70px; } 
.t30 { 	margin-top:30px; } 
.t40 { 	margin-top:40px; } 
.t50 { 	margin-top:50px; } 
.t70 { 	margin-top:70px; }  

table.eventdetails { 	background-color: #FFFFCC;         height: 22px; }  

.farbe1 {         height: 22px; }  

.farbe2 { 	background-color: #FFFFCC;         height: 22px; } 	 

.vsmc a.vsmc {         border-buttom-width: 0px;         border-style: none none none none; }  

img {         border-style: none none none none; }  

.m10 {         margin-top:10px;         margin-buttom:10px; }  

thead.eventdetails {         
	background-color: #dddddd;         
	cellpadding: 0;         
	margin: 0;         
	height: 16px; 
}  

th.eventdetails {         
	text-align: right;         
	heigth: 16px;         
	cellpadding: 2px; 
}  

.eventdetails {         
	heigth: 14px; 
}  

table.eventdetails {         
	border-style: solid;         
	border-width: 1px;         
	background-color: #FFFFCC;         
	cellpadding: 5px;         
	width: 500px;         
	margin-top: 5px;         
	margin-bottom: 20px;         
	align: left;         
	vertical-align: top;         
	text-align: left; 
	font-style: italic;
}  



thead.Formulare {         
	background-color: #6699FF;         
	cellpadding: 0;         
	margin: 0;         
	height: 16px; 
}  

th.Formulare {         
	text-align: left;         
	heigth: 16px;         
	cellpadding: 5px; 
      font-size: 16px;
      vertical-align: top;
}  

.Formulare {         
	font-style: italic;
}  

table.Formulare {         
	border-style: solid;         
	border-width: 1px;         
	background-color: #eeeeee;         
	cellpadding: 5px;         
      cellspacing: 0px;
	width: 600px;         
	margin-top: 5px;         
	margin-bottom: 20px;         
	align: left;         
	vertical-align: top;         
	text-align: left; 
}  

input {
      font-size: 14px;
      height: 16px;
}

select {
      font-size: 12px;
      height: 20px;
}

select.Formulare, input.Formulare {
	background-color: #ffffff;
	border: 1px solid #6699ff;
	font-style: normal;
	font-size: 13px;
}

td.Formulare {
	vertical-align: top;
}

.article_column {         
	border-left-style: solid;         
	border-left-color: white;         
	background-color: #f7f7f7; 
}  

thead.contentpaneopenTHEAD {         
	width: 100%;         
	height: 1px;         
	text-size: 1px;         
	background-color: #e7e7e7; 
}  

.article_separator {         
	background-color: #ffffff;         
	height: 10px;         
	width: 100%;   
}  
td.contentpaneopenTITLE {         
	border-top-color: #dfdfdf;         
	border-top-style: solid;         
	border-top-width: middle;         
	width: 100%;         
	margin: 0px;         
	padding: 0px; 
}  

/* Mitglieder */ 
div#mitglieder  li { list-style:none; clear:left; } 
.name {width:200px; display:block; float:left;} 
.ort {width:200px; display:block; float:left; } 
.web {width:200px; display:block; float:left;}  

/* Begrüssung */ 
div#hallo {          
	padding-left: 21px;         
	padding-right: 10px;         
	padding-bottom: 10px;         
	margin-top: -14px;         
	font-size: 85%;
}

pre {
 	font-size: 10px;
}