/*html { overflow: -moz-scrollbars-vertical; }*/
body { 
   margin:0;
   padding:0; 
   background-color:#ffffff;
   color:#000000;
	font-family: Trebuchet MS, Arial;
   font-size:12px;
   line-height:15px;
      
   /*fuer den IE */
 	scrollbar-3dlight-color:#667ca8;
   scrollbar-arrow-color:#667ca8;
   scrollbar-base-color:#667ca8;
   scrollbar-darkshadow-color:#667ca8;
   scrollbar-face-color:#ebeef3;
   scrollbar-highlight-color:#ebeef3;
   scrollbar-shadow-color: #667ca8;
   
}

/* gilt fuer alle texte in den seiten */
p,td,th,div,li,span,b,i {
	font-size:12px;
	color:#666666;
}

/*ueberschrift*/
h1 {
	font-size:13px;
	line-height:14px;
	color:#000000;
	font-weight: bold;
}

/*zwischentitel*/
h2,h3,h4,h5,h6 {
	font-size:11px;
	line-height:14px;
	color:#000000;
	font-weight: bold;
}

/*diverse titel*/
.sonderpreis {
	font-size:14px;
	line-height:15px;
	color:#000000;
	font-weight: bold;
}
.start_auswahl {
	font-size:12px;
	line-height:15px;
	color:#00256e;
	font-weight: bold;
}
.content_titel {
	font-size:15px;
	line-height:22px;
	color:#800000;
	font-weight: bold;
}
.content_titel2 {
	font-size:13px;
	line-height:18px;
	color:#800000;
	font-weight: bold;
	background:#F4F3F3;
}
.lp_titel {
	font-size:25px;
	line-height:35px;
	color:#8C3D36;
	font-weight: normal;
}
.big_titel {
	font-size:35px;
	line-height:45px;
	color:#8C3D36;
	font-weight: bold;
}
.big_titel2 {
	font-size:35px;
	line-height:45px;
	color:#8C3D36;
	font-weight: bold;
}
.big_number {
	font-size:30px;
	line-height:35px;
	color:#8C3D36;
	font-weight: bold;
	background:#F4F3F3;
}
.big_number-aktiv {
	font-size:30px;
	line-height:35px;
	color:#ffffff;
	font-weight: bold;
	background:#8C3D36;
	text-decoration:none;
}
.beamer_titel {
	font-size:13px;
	line-height:25px;
	color:#000000;
	font-weight: normal;
}
.kasten_titel {
	font-size:12px;
	line-height:13px;
	color:#800000;
	font-weight: normal;
}
.aktiv_titel {
	font-size:11px;
	line-height:13px;
	color:#00256e;
	font-weight: normal;
}
.tabelle_titel {
	font-size:11px;
	line-height:13px;
	color:#00256e;
	font-weight: bold;
}

.table 
{
	border-right:1px dashed Gray;
	border-top:1px dashed Gray;
	border-left:1px dashed Gray;
	border-bottom: 1px dashed Gray;
}
.table_beamer
{
	border-right:1px dashed Gray;
	border-top:1px dashed Gray;
	border-left:1px dashed Gray;
	border-bottom: 1px dashed Gray;
}

.img 
{
/*
	border-right:black 1px solid;
	border-top:black 1px solid;
	border-left:black 1px solid;
	border-bottom: 1px solid black;
	*/
	border-right:1px dashed Gray;
	border-top:1px dashed Gray;
	border-left:1px dashed Gray;
	border-bottom: 1px dashed Gray;
}

.img2 
{
	border-right:#E5EAE7 1px solid;
	border-top:#E5EAE7 1px solid;
	border-left:#E5EAE7 2px solid;
	border-bottom: 2px solid #E5EAE7;
}

/*diverser text*/
.header_text {
	font-size:10px;
	line-height:14px;
	color:#ffffff;
	font-weight: normal;
}

.info_text {
	font-size:10px;
	line-height:11px;
	color:#667ca8;
	font-weight: normal;
}
.small_text {
	font-size:10px;
	line-height:12px;
	color:#000000;
	font-weight: normal;
}
.kasten_text
{
	font-size:11px;
	line-height:14px;
}
.tabelle_text {
	font-size:11px;
	line-height:18px;
	color:#00256e;
	font-weight: normal;
}
.subnav_text {
	font-size:10px;
	line-height:12px;
	color:#000000;
	font-weight: normal;
}
 
/* links */  

a {
	font-size:11px;
	line-height:14px;   
	font-style:normal;
	text-decoration:underline;
}
a:link {
	color:#000000;
}

a:visited {
	color:#999999;
}

a:hover {
	text-decoration:underline;
	color:#00256e;
}

a:active {
	color:#cccccc;
}

a.bignumber {
	font-size:30px;
	line-height:35px; 
	color:#8C3D36; 
	font-style:bold;
	text-decoration:none;
	background:#F4F3F3;
}
a.bignumber:link {
}

a.bignumber:visited {
}

a.bignumber:hover {
	text-decoration:underline;
}

a.bignumber:active {
}


a.orderlink {
	font-size:11px;
	line-height:14px;   
	font-style:bold;
	text-decoration:underline;
}
a.orderlink:link {
	color:#00256e;
}

a.orderlink:visited {
	color:#00256e;
}

a.orderlink:hover {
	text-decoration:underline;
	color:#00256e;
}

a.orderlink:active {
	color:#00256e;
}

a.smalllink {
	font-size:9px;
	line-height:11px;   
	font-style:normal;
}
a.smalllink:link {
	text-decoration:none;
	color:#345C2A;
}

a.smalllink:visited {
	text-decoration:none;
	color:#999999;
}

a.smalllink:hover {
	text-decoration:underline;
	color:#000000;
}

a.smalllink:active {
	text-decoration:none;
	color:#cccccc;
}

a.startauswahl_link { 
font-size: 11px; 
color: #00256e;
text-decoration:none;
font-weight: normal;
} 
a.startauswahl_link:visited { 
color: #00256e;
} 
a.startauswahl_link:active {
color: #00256e;
/*background-color:#345C2A;*/
} 
a.startauswahl_link:hover { 
text-decoration:none;
}

A.detaillink { 
font-size: 11px; 
color: #00256e;
text-decoration:underline;
font-weight: normal;
} 
A.detaillink:visited{ 
color:#00256e;
} 
A.detaillink:active {
color: #00256e;
/*background-color:#345C2A;*/
} 
A.detaillink:hover { 
text-decoration:underline; 
background-color:#ebeef3;
} 

A.mainnav { 
font-size: 11px; 
color: #FFFFFF;
text-decoration:none;
font-weight: normal;
} 
A.mainnav:visited{ 
color:#cccccc;
text-decoration:none;
} 
A.mainnav:active {
color:#ffffff; 
text-decoration:none; 
/*background-color:#345C2A;*/
} 
A.mainnav:hover { 
color:#ffffff;
text-decoration:underline; 
/*background-color:#345C2A;*/
} 

A.subnav { 
font-size: 11px; 
line-height:18px;
color:#000000;
text-decoration:underline;
} 
A.subnav:visited{
color:#999999;
} 
A.subnav:active {
color:#00256e;
} 
A.subnav:hover { 
color:#00256e;
text-decoration:underline;
}

A.designby { 
font-size: 10px; 
color:#667ca8;
text-decoration:none;
} 
A.designby:visited {
	text-decoration: none;
} 
A.designby:active {
	text-decoration: none;
} 
A.designby:hover {
	text-decoration:none;
}

/*formular-design*/

.input {
	BORDER-LEFT: 1px solid #F9F7F4;
	BORDER-RIGHT: 1px solid #CDBC9C;
	BORDER-TOP: 1px solid #F9F7F4;
	BORDER-BOTTOM: 1px solid #CDBC9C;
	BACKGROUND-COLOR: #f6f8fa;
	PADDING-LEFT: 2px;
	WIDTH: 120px;
	COLOR: #000000;
	FONT-STYLE: normal;
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
}

.buttons {
	BORDER-LEFT-COLOR: #00256e;
	BORDER-BOTTOM-COLOR: #00256e;
	BORDER-TOP-COLOR: #00256e;
	BORDER-RIGHT-COLOR: #00256e;
	/*BORDER-TOP-STYLE: inset;
	BORDER-RIGHT-STYLE: outset;
	BORDER-LEFT-STYLE: inset;
	BORDER-BOTTOM-STYLE: outset;*/
	BACKGROUND-COLOR: #667ca8;	
	WIDTH: 23px;
	COLOR: #ffffff;
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	FONT-STYLE: normal;
}

.textarea {
	BACKGROUND-COLOR: #F4F4F4;
	BORDER-BOTTOM: #CCCCCC 2px dashed;
	BORDER-LEFT: #CCCCCC 2px dashed;
	BORDER-RIGHT: #CCCCCC 2px dashed;
	BORDER-TOP: #CCCCCC 2px dashed;
	COLOR: Black;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10px
}
