/* www.beamerlampe.de V1.0 Style Sheet */

Body {
	scrollbar-face-color: #F3F3F3;
	
	scrollbar-highlight-color: #F3F3F3;
	scrollbar-shadow-color: #E3E3E3;
	scrollbar-3dlight-color: #FFFFFF;
	
	scrollbar-arrow-color: #CD0003;
	scrollbar-track-color: #D3D3D3;
	scrollbar-darkshadow-color: #B3B3B3;

	margin: 0px 0px 0px 0px;
	background: #efefef;
}


a:link    { color:#d3233e; font-weight : bold; text-decoration:none; }
a:visited { color:#d3233e; font-weight : bold; text-decoration:none; }
a:active  { color:#d3233e; font-weight : bold; text-decoration:none; }
a:hover   { color:#d3233e; font-weight : bold; text-decoration:underline; }


br,p,h4,ul,ol,li,td,address,blockquote,nobr,div { 
	font-size: 8pt; 
	font-family:Verdana,Arial,sans-serif; 
	color:#222222;
}


ul {
	list-style-type: disc;
}

b {
	font-weight: bold;
}

i {
	font-style:italic;
}


th {
	font-size: 8pt; 
	font-family: Verdana,Arial,sans-serif; 
	color: #222222;
	font-weight : bold;
}


td {
	border: 0px; 
	border-width: 0px;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}
  
   
h1 { 
	font-size: 11pt; 
	font-family: Verdana,Arial,sans-serif; 
	color: #222222; 
	font-weight: bold; 
}


h2 { 
	font-size: 9pt; 
	font-family: Verdana,Arial,sans-serif; 
	color: #222222; 
	font-weight: bold; 
}


h3 { 
	font-size: 8pt; 
	font-family: Verdana,Arial,sans-serif; 
	color: #222222; 
	font-weight: bold; 
}


input, textarea, select { 
	font-family: Verdana; 
	font-size: 11px; 
	text-decoration: none;
}


hr.gallery {
	width: 352px;
	height: 1px;
	color: #222222;
	background-color: #222222;
  	border: 0;
	margin-top: 0;
	margin-bottom: 7;
}

.TableContent {
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #F3F3F3;
}

.Auswahl { 
	width:220px;
}

.Textfeld { 
	width:160px;
}

.Textfeld_Error { 
	width:160px;
	color: #FF0000;
}

.Required_Input { 
	color: #FF0000;
}

.Info { 
	color: #036daa;
}

.Headline { 
	font-size: 8pt; 
	font-family: Verdana,Arial,sans-serif; 
	color:#222222; 
	font-weight: bold; 
	text-align: left; 
	vertical-align: middle;
}
