/* Skeleton Document */

@import url("../blau.css");

body {
	margin: 0;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size:18px;
}

h2 {
	font-size: 12px;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
}

#contentcontainer {
	position:absolute; 
	width:952px; 
	min-height:433px; 
	/*height: 100%;*/
	z-index:1; 
	left: 0px; 
	top: 235px; 
	border-right:1px solid #cccccc;
	line-height: 1.8em;
}

#logolayer {
	position:absolute; 
	width:311px; 
	height:47px; 
	z-index:1; 
	left: 0px; 
	top: 0px; 
	background-image:url("skel_bucher-support_01_FILES/logo_blau.jpg"); 
	background-repeat:no-repeat; 
}


#TITLEGIF{
	position:absolute;
	width:642px; 
	height:48px; 				
	z-index:2; 
	left: 311px; 
	top: 0;
	border: 1px none #000000;
}

#stimmungsbildlayer {
	position:absolute;
	width:953px; 
	height:127px; 
	z-index:1; 
	left: 0px; 
	top: 48px; 
	border-top:1px solid #cccccc; 
	border-bottom: 1px solid #cccccc; 
}


#secondmenulayer {
	position:absolute; 
	width:688px; 
	height:25px; 
	z-index:1; 
	left: 0px; 
	top: 210px; 
}

#telephone {
	position:absolute; 
	text-align: right;
	padding-right: 20px;
	width:250px; 
	height:25px; 
	z-index:1; 
	left: 682px !important;
	left: 702px;
	top: 210px; 
	border-right:1px solid #cccccc; 
}

#mainmenulayer {
	position:absolute; 
	width:953px; 
	height:25px; 
	z-index:1; 
	left: 0px; 
	top: 174px; 
	vertical-align:middle; 
	margin-top:0px; 
	border-left:25px; 
	padding-top:5px; 
	border: 1px none #000000;
}

#maincontentcontainer {
	position:absolute; 
	width:560px; 
	z-index:3; 
	left: 283px; 
	top: 0px; 
	margin-top:0px;
	min-height: 433px; 
}


#leftcontent {
	position:absolute; 
	width:240px; 
	height:400px; 
	z-index:2; 
	left: 25px; 
	top: 35px;
}

#rightcontent {
	position:relative; 
	width:570px; 
	height:386px; 
	z-index:4; 
	left: 11px; 
	top: -2px;
}


#TEXTCONTENT {
	float:left;
	top: 10px; 
	width: 600px;
	padding-bottom: 30px;
}

#footer {
	position:relative; 
	bottom: 0px; 
	text-align: center;
	padding-top: 70px;
}

#RANDCONTENT {
	top: 0;
	left: 300px;
	width: 336px;  
}



#STIMMUNGSBILD_CONTENT {
	margin-bottom:10px;
}

#motd {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-image: url("../../images/50percentgrey.png");
	background-repeat: repeat;
	z-index: 10;
}

#motdbox {
	position:absolute;
	left: 30%;
	top: 30%;
	width: auto;
	height: auto;
	border: 2px solid black;
	background-color: white;
}


/***** classes *******/

div.copy {
	padding-top: 30px;
	text-align: center;
}

.TEASERSITE {
	position:absolute;
	top:250px;
	left:100px;
	width:500px;
	height:400px;
	visibility:hidden;
	z-index: 10;
	background-color: #FFFFFF;
}
.liststyle {
	background-image:  url("skel_bucher-support_01_FILES/listbutton.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	text-decoration:none;
	padding-right:10px;
	margin-left:25px;
}

.liststyle_active {
	background-image:  url("skel_bucher-support_01_FILES/listbutton_active.gif");
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	color:white;
	text-decoration:none;
	font-weight:bold;
	padding-right:10px;
	margin-left:25px;
}

.liststyle_content {
	list-style-image:  url("skel_bucher-support_01_FILES/listbutton_active.gif");
	padding-left:10px;
	text-decoration:none;
	padding-right:10px;
}

.seclinkstyle {
	text-decoration:none;
	padding-right:10px;
	margin-left:25px;
	
	
}

.seclinkstyle_active {
	text-decoration:none;
	font-weight:bold;
	margin-left:25px;
	padding-right:10px;
}	

p.bodytext {
	margin:0px;
	font-size:12px;
	color:#010066;
	padding:0px;


}	

p#impressum {
	line-height:150%;
	
}


/*
p.bodytext img {
	float: left;
	margin-right: 20px;
	margin-bottom: 0px
}
*/

.csc-sitemap ul li {
	list-style-image:  url("skel_bucher-support_01_FILES/listbutton_active.gif");
}

.csc-sitemap ul ul li {
	list-style-image:  url("skel_bucher-support_01_FILES/listbutton.gif");
}

.csc-menu-4 dd{
	margin-left: 20px;
}

form#mailform {
	
}

.csc-mailform-field label {
	display: block;
}

.csc-mailform-field input {
	width:260px;
	margin-bottom: 10px;
}

input.csc-mailform-submit {
	width:130px;
	
}

.csc-mailform-field textarea {
	height:133px;
	margin-bottom: 10px;
}

li.innenseiten {
	list-style-image:  url("skel_bucher-support_01_FILES/listbutton_active.gif");
}

a img {
	border: none;
}

