﻿*{

margin:0;

padding:0;

position:relative;

}

body,html

{

width:100%;

height:100%;

background:url('/img/design/bg.png') repeat-x #5B4E45;

color:#000000;

}

a {color:#043A72;}

a:hover, a.over {text-decoration:none;}

#body

{

width:958px;

margin:0 auto;

}

.clear{clear:both;}



/*Überschrift*/

.ueber

{

font:bold 12px arial,verdana;

color:#000;

text-align:center;

}


	
	
	
		#login_but{           
	background-position: 6px;
	background: url(../gfx/logbut.png) no-repeat;
	border: 0px solid #000000;
	color: #666666;
	font-family: "Times New Roman", Times, Serif;
	font-size: 16px;
	vertical-align: middle;
	text-decoration: none;

	height: 35px;
	padding-left: 10px;
		padding-right: 20px;
	width: 117px;
	} 	

	
	
	 #login_username_top{
	background-position: 6px;
	background: url(../gfx/topi.png) no-repeat;
	border: 0px solid #000000;
	color: #666666;
	font-family: "Times New Roman", Times, Serif;
	font-size: 16px;
	vertical-align: middle;
	text-decoration: none;
	margin-top: 0px;
	height: 35px;
	padding-left: 32px;
	margin-left: -790px;

} 
	
	#login_username_top:hover{           
        	} 
	
	#login_password_top{           
	background-position: 6px;
	background: url(../gfx/topi.png) no-repeat;
	border: 0px solid #000000;
	color: #666666;
	font-family: "Times New Roman", Times, Serif;
	font-size: 16px;
	vertical-align: middle;
	text-decoration: none;
	height: 35px;
	padding-left: 32px;
	} 
	
	#login_password_top:hover{           

	} 


/*Header*/

#header

{

width:100%;

height:204px;

background:url('/img/design/header.png');

}

#buttons

{

width:100%;

height:42px;

padding-left:25px;

}

#buttons a, #buttons img {border:0px;}



/*Submenu*/

#submenu

{

width:100%;

height:47px;

background:url('/img/design/leiste.png') no-repeat;

left:14px;

top:-15px;

}

#submenu .cont

{

top:2px;

left:20px;

text-decoration:none;

font-weight:bold;

font-family:Arial, Helvetica, sans-serif;

font-size:12px;

color:#fff;

}

#submenu .cont #submenu_pane a

{color:#105010;}

#submenu .cont #tabbednav a

{color:#fff;}

#submenu .cont #tabbednav #current *

{text-decoration:underline;color:#000;}

/*Header end*/





#content

{

width:100%;

height:100%;

min-height:100%;

background:url('/img/design/content_bg_middle.png') repeat-y;

}



#footer

{

width:100%;

height:53px;

background:url('/img/design/content_bg_footer.png') no-repeat;

}

#footer .copy, #footer .copy a

{

width:100%;

text-align:center;

font-family:verdana,arial;

font-size:10px;

line-height:53px;

vertical-align:middle;

}

/*slide*/

.sliderwrapper{

position: relative; /*leave as is*/

overflow: hidden; /*leave as is*/

left:-14px;

border:0;

width: 900px; /*width of featured content slider*/

height: 226px;

}

.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	width: 870px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;

filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	padding: 0px;
	margin-left: 30px;
}

#paginate-cbkslider {
	text-align:right;
	padding-left: 30px;
}

#paginate-cbkslider *

{
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	left: -40px;
}
