/* @override 
	http://neu.bredner-event.de/assets/templates/standard/css/screen.css
	http://www.bredner-event.de/assets/templates/standard/css/screen.css
*/

@import url(reset.css);
@import url(grid.css);

/* Farben
rot:#CB1E1F;
hellgrau: #d5d5d5;
dunkelgrau: #464646;



----------------------------------------------------- All browsers */
body{
color: #464646;
font-family: Arial, Helvetica, sans-serif;
background: #9c9c9c url(images/back_all.jpg) repeat-x;
text-align: center;
}
/* scrollbar fix */
html[xmlns]{
height : 100%;
padding-bottom : 0.07em;
} 

a{
	color: #CB1E1F;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	color: #666;
}

.print {
	display: none;
}

body#body1{

}
/* externe Links */


strong {
	font-weight: bold;
}
/* Sprungmarken */
.accessibility{
	position: absolute;
	left: -3434px;
	top: -2323px;
}
/* Standardseite */

#wrapper {
padding-top: 162px;
text-align: left;
position: relative;
padding-bottom: 20px;
}

#header{
position: absolute;
top: 30px;
left: 0px;
height: 110px;
background:  #fff url(images/header_back.gif) 0px 0px no-repeat;
width:  980px;
}

#managebutton{
	position: absolute;
	left:  50%;
	top:  70px;
	z-index:  900;
}

a.logo{
	display: block;
	width: 260px;
	height: 110px;
}

a.logo span{
	position: absolute;
	left: -2345px;
	top: -2323px;
	}

.back{
	background:  #fff;
}

#startblock{
	height:  280px;
	margin-bottom:  20px;
}

#startblock .grid_4{
	margin-top:  20px;
}

#body1 #startblock h2{
	margin-top:  18px;
	margin-bottom:  10px;
}

#body1 #startblock p{
	padding-left: 30px;
	background:  url(images/pfeile.gif) 0px 3px no-repeat;
}

#body1 #startblock .eventbild p{
	padding-left:  10px;
	background:  none;
	}

.eventbild{
	height:  150px;
	overflow: hidden;
	position: relative;
	cursor:  pointer;
}

.eventbild img{
	margin-top:  -30px;
	}

.eventbild .eventlink{
	background:  url(images/schwarz_85prozent.png);
	height:  30px;
	position: absolute;
	left:  0px;
	top: 160px;
	width:  300px;
}

.eventbild .eventlink p{
	line-height:  30px;
	color:  #fff;
	padding-left: 10px;
	background:  none;
}

h1, #body1 h2, #content h2{
	font-size:  24px;
	letter-spacing: -2px;
	margin-bottom:  8px;
	margin-left:  -2px;
}

.marginalstart h3, .marginalstart p{
	font-size:  24px;
	letter-spacing: -2px;
	margin:  10px 0px 10px 10px
}

.marginalstart p{
	color:  #CB1E1F;
	margin-top:  0px;
	margin-bottom: 15px;
	letter-spacing: -3px;
}





.marginalstart p a{
	font-size:  12px;
	font-family: verdana;
	letter-spacing:  0px;
}

.marginalstart iframe{
	margin: 5px 10px 10px 10px;
}


#footer{
	width: 640px;
	background:  url(images/footer.gif) 0px 0px no-repeat;
	position: absolute;
	left:  -10px;
	bottom:  5px;
	height:  40px;
}

p{
	margin-bottom:  12px;
	font-size:  12px;
	font-family: verdana;
	line-height:  1.3;
}

#content #footer p{
	margin:  15px 10px 15px 20px;
	color:  #fff;
	}



/* Hauptmenü */
#header ul.headermenu{
	position: absolute;
	left: 340px;
	top: 72px;
}

#header ul.headermenu li{
	display: inline;
	float: left;
	}
	
#header ul.headermenu li a{
	color: #fff;
	font-size: 12px;
	text-decoration: none;
	padding-right: 7px;
	display: block;
	height: 30px;
	float: left;
	cursor: pointer;
	margin-right:  5px;
	}

#header ul.headermenu li a:hover{
	color: #ccc;
	}
	
#header ul.headermenu li.active a{
	background: url(images/menu_active.gif) 100% 3px no-repeat;
	font-weight:  bold;
	}

#header ul.headermenu li a span{
	padding-left: 28px;
	display: block;
	height: 30px;
	line-height: 22px;
	float: left;
	}
	
	#header ul.headermenu li.active a span{
	background: url(images/hauptmenu_back_left.gif) 0px 0px no-repeat;
	}
	
ul.metamenu{
	position: absolute;
	left:  790px;
	top: 15px;
}

ul.metamenu li{
	float:  left;
	margin-right:  5px;
}

ul.metamenu li a{
	font-size:  11px;
	font-weight:  normal;
	border-right:  1px solid ;
	padding-right:  5px;
	}

ul.metamenu li.last a{
	border-right: none;
	}


/* Innenseiten */

.marginal .alpha{
	margin-top: 10px;
	margin-bottom: 0px;
}

.marginal{
	padding-bottom:  10px;
}

/* Content */

#content{
	padding-top:  10px;
	padding-bottom:  60px;
	position: relative;
	font-size:  12px;
	font-family: verdana;
	line-height:  1.3;
	min-height:  420px;
}

#body1 #content{
	min-height:  200px;
}

#content ul, #content ol{
	margin:  10px 60px 40px 0px;
}


#content li{
	padding-left:  30px;
	margin-bottom:  10px;
	background:  url(images/pfeile.gif) 0px 3px no-repeat;
	}

#content h3{
	font-size:  12px;
	font-weight:  bold;
	font-family: verdana,sans-serif;
	letter-spacing: 0px;
	margin-bottom: 0px;
}


#content p{
	margin-right:  60px;
	line-height:  1.5;
}

.unten{
	background:  url(images/back_content.gif) repeat-y;
}

.thumbscontainer{
	margin-top:  24px;
}

ul.haslogo{
	margin-right:  200px;
}

img.reflogo{
	float:  right;
	margin-right:  10px;
	margin-left:  20px;
	
}

#referenzen{
margin-bottom:  30px;
}

.refeinzeln{
	width:  170px;
	float:  left;
	margin:  5px;
	height:  100px;
	text-align:  center;
	padding: 20px 10px 20px 10px;
	border:  1px solid #ccc;
	position: relative;
}

.refeinzeln span{
	display:  block;
	left:  0;
	position: absolute;
	bottom:  5px;
	width: 190px;
	text-align: center;
	}

#content .refeinzeln a{
	font-weight: normal;
	}

/* Navigation */

a.prevlink{
	width: 38%;
	display:  block;
	float:  left;
}

a.nextlink{
	width: 38%;
	display:  block;
	float: right;
	text-align:  right;
	padding-right:  10px;
}

a.uplink{
	width: 20%;
	display:  block;
	float:  left;
	text-align:  center;
}




/* Kontaktformular */


#content div.formular input, #content div.formular textarea {
border: 1px solid #CCC;
background: transparent;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#content div.formular input {
width: 300px;
}

#content div.formular textarea {
width: 300px;
height: 150px;
}

#content div.formular input.check {
width: auto !important;
width: 10px;
}

#content div.formular input.submit {
width: auto !important;
width: 100px;
}

#content div.formular{
width: 570px;
font-size: 1em;
}

#content div.formular form {
margin: 0;
padding: 0;
border: none;
}

#content div.formular label{
display: block;
float: left;
width: 200px;
margin: 0px 0 0 0px;
line-height: 1.5em;
}

#content div.formular input, #content div.formular select, #content div.formular textarea {
display: block;
float: left;
width: 350px;
border: 1px solid #909090;
margin: 0px 0 0 10px;
background: #FFF;
color: #000;
}

#content div.formular input.hidden {
position: absolute;
left: -2323px;
top: -3434px;
}

#content div.formular textarea {
overflow: auto;
height: 10em;
font-size: 12px;
margin-bottom: 20px;
}

#content div.formular {
background: transparent;
margin-bottom: -10px;
padding-bottom: 10px;
}

div.weissform {
clear: right;
}

#content div.formularaussen {
width: 100%;
}


#content div.formular div {
margin-top: 5px;
clear: both;
height: auto !important;
height: 2em;
min-height: 2em;
padding-top: 0px;
}

#content div.formular div.formtext {
margin-left: 10px;
margin-top: 30px;
font-size:0.8em;
}


#content div.formular input.checkbox {
width: auto !important;
width: 1.5em;
display: inline;
float: none;
margin-right: 5px;
border: none;
}

#content div.formular input.required {
background: #FFFFD7;
border: 1px solid #FF0000;
margin-bottom: 5px;
}


#content div.formular input.button {
width: 100px;
float: right;
margin-right: 10px;
display: inline;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.marginalstart p.mail, #content p.mail{
	margin-top:  -20px;
}
