@import url("global.css");

/* ============ WRAPS ============ */

#abst_top {
	width:100%;
	height:35px;
	padding:0;
	margin:0;
}

#header_box {
	width:100%;
	height:57px;
	padding:0;
	margin:0;
}

#header {
	width:955px;
	height:55px;
	margin:0 auto 0 auto;
	border:#333333 1px dashed;
	background-color:#CCCCCC;
}

#flash_box {
	width:100%;
	height:112px;
	padding:0;
	margin:0;
}

#flash {
	width:955px;
	height:101px;
	margin:0 auto 0 auto;
	border-left:#333333 1px dashed;
	border-right:#333333 1px dashed;
	background-color:#CCCCCC;
	text-align:center;
	padding-top: 11px;
}

#content_box {
	width:100%;
	height:340px;
	padding:0;
	margin:0;
}

#content {
	width:957px;
	height:340px;
	margin:0 auto 0 auto;
	clear:both;
}


/* ============ CONTENT ============ */

#logo {
	width:169px;
	height:55px;
	border-right:#333333 1px dashed;
	float:left;
}

#menschen {
	position: relative;
	width:785px;
	height:55px;
	background-image:url(../images/shared/bg_menschen.gif);
	background-repeat:no-repeat;
	float:left;
}
#facebook {
	position: absolute;
	left: 744px;
	top: 13px;
}

#navi {
	width:170px;
	height:209px;
	border-left:#333333 1px dashed;
	background-image:url(../images/shared/bg_navi.gif);
	background-repeat:no-repeat;
	padding:22px 0 0 0;
	float:left;
}

#navi_box {
	width:170px;
	float:left;
}

#navi_logos {
	text-align:center;
	float:left;
	width:170px;
}

.navigation {
	padding:2px 0 2px 0;
}

.navi_abst {
	padding:3px 0 3px 0;
}

#cont_rahmen {
	width:709px;
	min-height:350px;
	border-top:#cc0000 4px solid;
	border-right:#333333 1px dashed;
	border-bottom:#333333 1px dashed;
	padding:18px 38px 38px 38px;
	margin-bottom:20px;
	background-image:url(../images/shared/bg_content.gif);
	text-align:left;
	float:right;
}
/* Workaround "min-height" bis IE 6 */
* html #cont_rahmen {
	height: 350px;
}


/* ============ GUESTBOOK ============ */

.beitrag {
	width: 100%;
	padding: 5px 0 5px 0;
}

.nachricht {
	width: 100%;
}

.daten {
	width: 100%;
	padding: 0 0 10px 0;
}
.trennstrich {
	width: 100%;
	margin: 15px 0 15px 0;
	background-image: url(../images/shared/guestbook_trennstrich.gif);
	background-repeat:repeat-x;
}
.li {
	text-decoration : none;
	width: 148px;
	padding: 10px 0 0 0;
	float: left;
}
.re {
	text-decoration : none;
	width: 300px;
	padding: 10px 0 0 18px;
	float: right;
	text-align: right;
}


/* ============ TICKETBESTELLUNG ============ */

#ticketbestellung_bild {
	width: 112px;
	padding:0 25px 0 0;
	float:left;
}

#ticketbestellung_text {
	width: 572px;
	min-height:100px;
	padding:0 0 0 0;
	float:left;
}
/* Workaround "min-height" bis IE 6 */
* html #ticketbestellung_text {
	height:100px;
}


#boxg_ticketbestellung {
	background-color:#DDDDDD;
	border: solid 1px  #999999;
	padding: 5px 10px 5px 10px;
	width:550px;
}

.box_ticketbestellung {
	padding: 5px 0px 5px 0px;
	width:572px;
}

.border_bottom {
	border-bottom: solid 1px  #999999;
	padding: 0 0 10px 0;
}


/* ============ INPUT FELDER ============ */

.inputtext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border-style:solid;
	border-width:1px; 
	width:170px;
	border-color:#666666;
	height:17px;
}

.input_350 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border-style:solid;
	border-width:1px; 
	width:350px;
	border-color:#666666;
	height:17px;
}

.input_280 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border-style:solid;
	border-width:1px; 
	width:280px;
	border-color:#666666;
	height:17px;
}

.input_60 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	border-style:solid;
	border-width:1px; 
	width:60px;
	border-color:#666666;
	height:17px;
}

.textarea_350 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	border-style:solid;
	border-width:1px; 
	width:350px;
	border-color:#666666;
	height:100px;
}

.dropdown_kategorie {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	width:270px;
	margin:0;
	padding:0 0 0 2px;
}

.dropdown_anzahl {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	width:65px;
	margin:0;
	padding:0 0 0 2px;
}

.radio {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

.checkbox {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	padding: 0 15px 0 5px;
}


/* ============ SONSTIGE ============ */

h1 {
	font-size:16px;
	color:#990000;
	font-weight:bold;
	margin:0;
	padding:3px 0 25px 0;
}

h2 {
	font-size:14px;
	color:#990000;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h2.small {
	font-size:13px;
	color:#990000;
	font-weight:bold;
	margin:6px;
	padding:0px;
}

h3 {
	font-size:14px;
	color:#990000;
	font-weight:bold;
	margin:0;
 	padding:0 0 8px 0; 
	line-height:16px;
}

h4 {
	font-size:12px;
	color:#990000;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h5 {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

h6 {
	font-size:12px;
	color:#990000;
	font-weight:bold;
	margin:0px;
	padding:0px;
	display:inline;
}
p	{
	color:#333333;
}

.small	{
	font-size:11px;
}

.error {
	color:#FF0000;
}

.center {
	text-align:center;
}

a:link, a:visited {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
} 

a:active, a:hover {
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
} 

a.clicked:link, a.clicked:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
} 

a.clicked:active, a.clicked:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
} 

img.border {
	border: solid 1px #333333;
}

img.floatl {
	clear:both;
	float:left;
	margin: 0 20px 5px 0;
	position:relative;
}

img.floatr {
	clear:both;
	float:right;
	margin: 0 0 5px 20px;
	position: relative;
}

.logos_li {
	width:236px;
	float:left;
	text-align:left;
}

.logos_li_boxg{
	background-color:#DDDDDD;
	border: solid 1px #c2c2c2;
	text-align:center;
	margin: 0 20px 0 0;
	float:left;
	width:215px;
	height:98px;
}

.logos_mi {
	width:236px;
	float:left;
	text-align:center;
}

.logos_mi_boxg{
	background-color:#DDDDDD;
	border: solid 1px #c2c2c2;
	text-align:center;
	margin: 0 10px 0 9px;
	float:left;
	width:215px;
	height:98px;
}

.logos_re {
	width:236px;
	float:left;
	text-align:right;
}

.logos_re_boxg{
	background-color:#DDDDDD;
	border: solid 1px #c2c2c2;
	text-align:center;
	margin: 0 0 0 18px;
	float:left;
	width:215px;
	height:98px;
}

.logos_li_big {
	width:340px;
	float:left;
	padding-right:14px;
	text-align:right;
}

.logos_re_big {
	width:340px;
	padding-left:14px;
	float:left;
	text-align:left;
}
.logos_full {
	display:block;
	width:100%;
	float:left;
	text-align:center;
}

.boxg_gewinn{
	background-color:#DDDDDD;
	border: solid 1px  #999999;
	padding: 5px 10px 5px 5px;
	height:110px;
}

.gewinn_bild{
	padding: 0;
	float:left;
	height:110px;
}

.gewinn_text{
	float:left;
	width:570px;
	height:96px;
	padding: 0 0 0 10px;	
}

.gewinn_weiter{
	padding: 0;
	float:left;
	width:580px;
	text-align:right;
}

.100{
	width:709px;
}

p.small{
	font-size:11px;
}

p.head_small {
	font-size:12px;
	color:#990000;
	font-weight:bold;
	margin:0;
	padding:0;
	display:inline;
}

.572{
	width:572px;
}

.boxg{
	background-color:#DDDDDD;
	border: solid 1px  #999999;
	padding: 5px 10px 5px 10px;
}

.boxg_border{
	width:100%;
	border-bottom: solid 1px #999999;
	padding-bottom: 7px;
	margin-bottom: 5px;
}

.martop_10{
	margin-top:10px;
}

.padtop_10{
	padding-top:10px;
}

.abst_5{
	height:5px;
	clear:both;
}

.abst_10{
	height:10px;
	clear:both;
}

.abst_15{
	height:15px;
	clear:both;
}

.abst_20{
	height:20px;
	clear:both;
}

.abst_25{
	height:25px;
	clear:both;
}
.abst_35{
	height:35px;
	clear:both;
}

