/* color-info 

*/
orange 		= #F6B37A	header nav
lightblue 	= #A5AECE	bg nav
header_bg	= #A2AFCF	bg header
lightdarkblue	= #969FC2	content highlight
darkblue 	= #5A6594	bg footer / nav / table headers
ultradarkblue	= #424D7B	darkblue text -> sharper than darkblue
ultralightblue	= #E9EDFB	content background for highlighting / tree nav and tree borders
yellow		= #FFEBA5	headlines
darkgrey	= #333333	content text
lightergrey	= #999999 	image description


/* design element defs */

body { 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	scrollbar-arrow-color: #fffff0;
	scrollbar-base-color: #A2AFCF;
	scrollbar-darkshadow-color: #c0c0c0;
	scrollbar-face-color: #596694;
	scrollbar-highlight-color: #ccc;
	scrollbar-shadow-color: #ccc;
}

.footer	{ 
	border-top: 1px solid #E9EDFB; 
	background-color: #5A6594; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
}

.content { 
	border-top: 1px solid #E9EDFB; 
	background-color: #5A6594; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	scrollbar-arrow-color: #fffff0;
	scrollbar-base-color: #A2AFCF;
	scrollbar-darkshadow-color: #c0c0c0;
	scrollbar-face-color: #596694;
	scrollbar-highlight-color: #ccc;
	scrollbar-shadow-color: #ccc;
}

.nav { 
	border-left: 1px solid #E9EDFB; 
	background-color: #A5AECE; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
}

#scrollcontent{
	z-index: 1;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 10px;
	background-color:#D3DAF4; 
	overflow-y: scroll; 
	position:absolute;
	height: 400px; 
	width: 495px; 
	top: 63px; 
	left:243px; 
	visibility: show;
}


#noscrollcontent{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	/*background-color:#A5AECE; */
	overflow: no; 
	position:absolute;
	height: 425px; 
	width: 740px; 
	top: 44px; 
	left: 20px; 
	visibility: show;
	z-index: 50;
}

#title{
 	position:absolute;
 	width:400px;
 	height:55px;
 	z-index:100;
 	left: 10px;
 	top: 9px;
 	visibility: show
}

#acol{
 	position:absolute;
 	width:230px;
 	z-index:90;
 	left: 0px;
 	top: 49px;
 	visibility: show;
 	background-color: #A5AECE;
}

#countdown{
	position: relative;
	width: 150px;
	height: 40px;
	background-color: transparent;
	left: 10px;
	top: 41px;
	z-index:200;			
}

#textfield{
	border-style: none;
        border-color: inherit;
        border-width: 0;
        width: 148px;
        font-family: "Arial Black";
        text-align: center;
        color: #FF6600;
	text-color: #000000;
        background-color: transparent;
	font-size: 20px;
}
/**********************ADDED by AdOnis******************************/
#startpic{
	position:absolute;
	left:18px;
	top:5px;
	z-index:199;
}

.teamtitle{ 
	background-color:#5A6594; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px; 
	color: #FFEBA5; 
	text-align: center;
}

#head{
	position: absolute;
	left: 5px;
	top: 5px;
	padding-right: 2px;
	height: 20px;
	width: 98%;
	text-align: center;
}
#head2{
	position: absolute;
	top: 365px;
	left: 5px;
	height: 20px;
	width: 98%;
	text-align: center;
}

#vk1{
	position: absolute;
	top: 30px;
	left: 42px;
	height: 138px;
	width: 114px;
	background: #000000 url(../images/content/mende.jpg) no-repeat top center;
	z-index: 2;
}

#vk12{
	position: absolute;
	top: 30px;
	left: 185px;
	height: 138px;
	width: 114px;
	background: #000000 url(../images/content/carstenl.jpg) no-repeat top center;
	z-index: 2;
	}

#vk13{
	position: absolute;
	top: 30px;
	left: 326px;
	height: 138px;
	width: 114px;	
	background: #000000 url(../images/content/feige.jpg) no-repeat top center;
	z-index: 2;
	}
	
#vk2{
	position: absolute;
	top: 190px;
	left: 42px;
	height: 138px;
	width: 114px;
	background: #000000 url(../images/content/mahler.jpg) no-repeat top center;
	z-index: 2;
}

#vk22{
	position: absolute;
	top: 190px;
	left: 185px;
	height: 138px;
	width: 114px;
	background: #000000 url(../images/content/steffen.jpg) no-repeat bottom center;
	z-index: 2;
	}

#vk30{
	position: absolute;
	top: 190px;
	left: 326px;
	height: 138px;
	width: 114px;	
	background: #000000 url(../images/content/mathias.jpg) no-repeat bottom center;
	z-index: 2;
	}
	
#ad1{
	position: absolute;
	top: 390px;
	left: 42px;
	height: 138px;
	width: 114px;
	background: #000000 url(../images/content/bruecher.jpg) no-repeat top center;
	z-index: 2;
}

#ad12{
	position: absolute;
	top: 390px;
	left: 185px;
	height: 138px;
	width: 114px;
	background: #000000 url(../images/content/jockisch.jpg) no-repeat top center;
	z-index: 2;
	}

#ad13{
	position: absolute;
	top: 390px;
	left: 326px;
	height: 138px;
	width: 114px;	
	background: #000000 url(../images/content/wolf.jpg) no-repeat top center;
	z-index: 2;
	}

#ad14{
	position: absolute;
	top: 550px;
	left: 42px;
	height: 138px;
	width: 114px;
	background: #000000 url(../images/content/steding.jpg) no-repeat top center;
	z-index: 2;
}

#ad15{
	position: absolute;
	top: 550px;
	left: 185px;
	height: 138px;
	width: 114px;
	background: #000000 url(../images/content/schulze.jpg) no-repeat top center;
	z-index: 2;
	}

#ad16{
	position: absolute;
	top: 550px;
	left: 326px;
	height: 138px;
	width: 114px;	
	background: #000000 url(../images/content/seidlich.jpg) no-repeat top center;
	z-index: 2;
	}
	
#name1{
	position: relative;
	height: 15px;
	width: 114px;
	top: 136px;
	text-align: center;
	}	
#LHspacer{
	position: absolute;
	top: 730px;
	left: 5px;
	height: 20px;
	width: 98%;
	text-align: center;
}

#popup{
	z-index: 2;
	position: absolute;
	text-align: right;
	top: 100px;
	left: 280px;
	width: 400px;
	height: 300px;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-image: url(../images/bgpopup.jpg);
	background-color: #A5AECE;
}

#LHnoscrollcontent{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: no; 
	position:absolute;
	height: 425px; 
	width: 740px; 
	top: 63px; 
	left: 243px; 
	visibility: show;
	z-index: 50;
}

.stepcarousel{
	border: 2px solid #5A6594;
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 440px; /*Width of Carousel Viewer itself*/
	height: 233px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	width: 440px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


/**************************HEADER******************************************/

#dtlkw{
	position: absolute;
	top: 0px;
	left: 500px;
	width: 450px;
	height: 100px;
	background-color: transparent;


}
/***************************************************************************/

input 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } 
.inputfield		{ width: 355px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } 
.inputselectbox		{ width: 200px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } 
.inputlabel		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color:#5A6594; } 
.inputbutton 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; border: 1px solid #A2AFCF; background:#5A6594; } 

td 			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #5A6594; }
.content_white		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #FFFFFF; }
.content_blue		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color:#5A6594; }
.content_small		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #5A6594; }
.imgtext		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size:  9px; font-weight: normal; color: #999999; }
.pagetitle		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #174D4D; }
.topictitle		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #174D4D; }
.footertext 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #E9EDFB; }
.highlight 		{ background-color:#E4E9F3;}
.yellowcontent		{ background-color:#FFEBA5; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #424D7B;}
.orange			{ background-color:#F6B37A; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #424D7B;}
.orangecontent		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #F6B37A; }
.lightblue 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #A5AECE; }
.contentlink_noactive	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #A5AECE; }
.darkblue 		{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #424D7B; }
.ultralightblue 	{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #E9EDFB; }
.yellow		 	{ background-color:#5A6594; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFEBA5; }

tr
.tr_orange			{ background-color:#F6B37A;}
.tr_lightblue 		{ background-color:#A5AECE;}
.tr_header_bg 		{ background-color:#A2AECE;}
.tr_lightdarkblue	{ background-color:#C0C9E9; padding: 5px;}
.tr_lightdarkblue_nopad	{ background-color:#C0C9E9; }
.tr_darkblue 		{ background-color:#5A6594;}
.tr_semidarkblue	{ background-color:#7B82AD;}
.tr_content			{ padding-top: 10px; padding-left: 10px; padding-right: 10px; }
.tr_white 			{ background-color:#FFFFFF;}
.tr_ultralightblue 	{ background-color:#E9EDFB;}

/* TREE ITEMS BORDER */
.treeBorders 		{ border-style : solid;	border-left-color:#E9EDFB; border-top-color:#E9EDFB; border-right-color:#E9EDFB; border-bottom-color:#E9EDFB; border-width : 1px 0px 1px 0px; }

/* LINKS ONLY FOR NAV */
a:link 			{ color: #E9EDFB; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align:justify; }
a:visited		{ color: #E9EDFB; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align:justify; }
a:hover			{ color: #E9EDFB; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; text-align:justify; }
a img {border:0 none}

a.contentlink:link 	{ color:#5A6594; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align:justify; }
a.contentlink:visited	{ color:#5A6594; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align:justify; }
a.contentlink:hover	{ color:#5A6594; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; text-align:justify; }

a.small:link 		{ color:#5A6594; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align:justify; }
a.small:visited		{ color:#5A6594; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align:justify; }
a.small:hover		{ color:#5A6594; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; text-align:justify; }

a.acol:link 		{ color: #434F7B; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align:justify; }
a.acol:visited		{ color: #434F7B; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align:justify; }
a.acol:hover		{ color: #434F7B; font-weight: normal; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; text-align:justify; }

a.white:link 		{ color: #ffffff; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align:justify; }
a.white:visited		{ color: #ffffff; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-align:justify; }
a.white:hover		{ color: #ffffff; font-weight: normal; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; text-align:justify; }

img.content        	{ border: 1px solid #5A6594}
img.contentbig     	{ border-right: 3px solid #5A6594}

