/* Standard-Formatierung der HREF´s */
a:link
 { color:#333333;text-decoration:none; }

a:visited 
 { color:#333333;text-decoration:none; }

a:hover 
 { color:#C00E0F;text-decoration:none; } 

a:active 
 { color:#C00E0F;text-decoration:none; }

a:focus 
 { color:#C00E0F;text-decoration:none; }

/* Standard-Formatierung der HREF´s, wenn der Text eine H4-Überschrift ist wie bei FAQ oder News */
h4 a:link
 { color:#000000;text-decoration:none; }

h4 a:visited 
 { color:#000000;text-decoration:none; }

h4 a:hover 
 { color:#C00E0F;text-decoration:none; } 

h4 a:active 
 { color:#000000;text-decoration:none; }

h4 a:focus 
 { color:#C00E0F;text-decoration:none; }


body {
	font-family:"Lucida Grande","Lucida Sans Unicode",Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	background-color:#FFFFFF;
/*	background-color:#e4e4e4; */
	scrollbar-base-color:#e4e4e4;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#000066;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:transparent;
	scrollbar-highlight-color:#000066;
	scrollbar-shadow-color:#000066;
	scrollbar-track-color:#e4e4e4;
	margin:0px;
}

table.maintab {
	height: 100%;
}

td.toptab {
	background-image:url("/bilder/new/bg/main_02_edit_03.jpg");
}
td.menutab {
	background-image:url("/bilder/new/bg/main_02_edit_21.jpg");
}

td.menutab2 {
	background-image:url("/bilder/new/bg/main_02_edit_33.jpg");
}
td.contenttab {
	background-image:url("/bilder/new/content/main_02_edit_32.jpg");
}
td.contenttab2 {
	background-image:url("/bilder/new/content/main_02_edit_34.jpg");
}
td.botom1 {
	background-image:url("/bilder/new/bottom/main_02_edit_37.jpg");
}


table.menu {
	font-family:"Lucida Grande","Lucida Sans Unicode",Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6666ff;
	text-decoration:none;
/*	background-image:url("/bilder/barcode.jpg"); */
/*	background-repeat:repeat-y; */
	background-image:url('/bilder/hg_grau_trans.gif');  
/*	background-image:url('/bilder/hg_blau_trans.gif'); */
/*	background-image:url('/bilder/hg_weiss_trans.gif'); */
	background-repeat:repeat;
	background-attachment:fixed;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
/* 	border-left:5px solid #333399; */
 	border-left:5px solid #88A2C0; 
	background-position:top left;
	width:150px;
}

table.platform {
	font-family:"Lucida Grande","Lucida Sans Unicode",Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	text-decoration:none;
	border:1px solid #333333;
	width:98%;
}
table.platform th {
	font-size:0.8em;
	color:#333;
	font-weight:bold;
	padding:2px;
	text-align:center;
	vertical-align:top;
	border:1px solid #333333;
	background-color:#EEE;
	
}
table.platform td {
	font-size:0.7em;
	color:#333;
	font-weight:normal;
	padding:2px;
	text-align:center;
	vertical-align:top;
	border:1px solid #333333;
	/*background-color:#EEE;*/
	
}

.submenue {
	background-image:url('/bilder/new/bg/bg_box.jpg'); 
	border:1px solid #E5E5E5;
	width: 172px;
}

.textsubmen1 {
	font-family:"Lucida Grande","Lucida Sans Unicode",Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}

.textsubmen1:link {
	color:#ffffff;
}

.textsubmen1:hover {
	color:#ffffff;
}

.textsubmen1:visited {
	color:#ffffff;
}

.textsubmen1:active {
	color:#ffffff;
}

.textsubmen1:focus {
	color:#ffffff;
}

.textsubmen2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2D4E97;
	font-weight:bold;
}

.textsubmen2:link {
	color:#2D4E97;
}

.textsubmen2:hover {
	color:#2D4E97;
}

.textsubmen2:visited {
	color:#2D4E97;
}

.textsubmen2:active {
	color:#2D4E97;
}

.textsubmen2:focus {
	color:#2D4E97;
}

.subsubmenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
}

table.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
/*	color:#222222; */
	color:#555555; 
	text-decoration:none;
	margin:0px;
	padding:10px;
	border:none 0px;
/*
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	border-right:1px solid #666666;
	border-left:5px solid #C00E0F;
	background-image:url('/bilder/hg_blau_trans.gif');
	background-image:url('/bilder/hg_grau_trans.gif');
	background-image:url('/bilder/hg_weiss_trans.gif');
	background-position:top left;
	background-repeat:repeat;
*/
	width:504px;
}

table.content a:link
 { color:#000099; font-weight:bold; text-decoration:none;}

table.content a:visited 
 { color:#000099; font-weight:bold; text-decoration:none; }

table.content a:hover 
 { color:#C00E0F; font-weight:bold; text-decoration:none; } 

table.content a:active 
 { color:#000099; font-weight:bold; text-decoration:none; }

table.content a:focus 
 { color:#C00E0F; font-weight:bold; text-decoration:none; }


table.subcontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#222222;
	background-color:transparent;
}
table.subcontent a:link {
	color:#FF0000;
	text-decoration:none;
}
table.subcontent a:hover {
	color:#FF0000;
	text-decoration:underline;
}
table.subcontent a:visited {
	color:#FF0000;
	text-decoration:none;
}
table.subcontent a:active {
	color:#FF0000;
	text-decoration:none;
}
table.subcontent a:focus {
	color:#FF0000;
	text-decoration:none;
}

.selectbox2	{
	font-family:Verdana,Arial;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	background-color:#e4e4e4;
	scrollbar-base-color:#e4e4e4;
	scrollbar-3dlight-color:#CCCCCC;
	scrollbar-arrow-color:#000066;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-face-color:transparent;
	scrollbar-highlight-color:#000066;
	scrollbar-shadow-color:#000066;
	scrollbar-track-color:#e4e4e4;
	cursor:pointer;
}

/*Standard für Eingabe-Felder */
.input1 {
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	background-color:transparent;
	padding-left:3px;
	border-top-width:1px;
	border-top-style:inset;
	border-bottom-width:1px;
	border-bottom-style:inset;
	border-left-width:1px;
	border-left-style:inset;
	border-right-width:1px;
	border-right-style:inset;
}

/*Standard für Newstext-Feld */
textarea.newstext {
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	background-color:#CCCCCC;
	padding-left:3px;
	border-top-width:1px;
	border-top-color:transparent;
	border-top-style:inset;
	border-bottom-width:1px;
	border-bottom-style:outset;
	border-bottom-color:transparent;
	border-left-width:1px;
	border-left-style:inset;
	border-left-color:transparent;
	border-right-width:1px;
	border-right-style:outset;
	border-right-color:transparent;
}

.submitbutton {
	vertical-align:middle;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#222222;
	border: 1px solid #000099;
	background-repeat:no-repeat;
	cursor:pointer;
	width:120px;

}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#333399;
	color:#999999;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	margin:2px;
	padding:2px;
}

h3 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	margin:0px;
	padding:0px;
}

h4 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	text-align:left;
	vertical-align:middle;
	margin:5px;
	padding:2px;
}

.newsheadline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	text-decoration:none;
	background-color:transparent;
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#333333;
}

.small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
}

.normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
