html {
	width:100%;
}

body {
	height:100%;
	width:100%;
	background-color:#ffffff;
	background-image:url(../images/kopf_hg.jpg);
	background-repeat:no-repeat;
	background-position:0% 40px;
}

.alles {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
}

.bet_oben {
	width:100%;
	height:40px;
	background-color:#04517f;
}

.webseite {
	width:1025px;
	height:100%;
	margin:0 auto 0 0;
}

.br_kopf {
	width:1025px;
	height:470px;
	position:relative;
}

.kopf_logo {
	width:180px;
	height:270px;
	background-image:url(../images/atvirdning_logo.png);
	background-repeat:no-repeat;

}

.kopf_menu_oben {
	width:525px;
	height:50px;
	position:absolute;
	top:20px;
	left:180px;
}

.kmo {
}

.kmo ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.kmo li {
	margin:0;
	padding:0;
	float:left;
	height:42px;
	width:130px;
}

.kmo li a, .kmo li a:link, .kmo li a:visited, .kmo li a:focus, .kmo li a:active {
	display:block;
	color:#ffffff;
	height:22px;
	width:100px;
	padding:20px 0 0 30px;
	font-family:Arial, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	text-decoration:none;
	background-image:url(../images/kopf_menu_hg.png);
	background-repeat:no-repeat;
}

.kmo li a:hover {
	color:#0080ff;
	background-image:url(../images/kopf_menu_hg_hover.png);
} 


.br_newsletter {
	width:320px;
	height:50px;
	position:absolute;
	top:20px;
	left:705px;
}

.br_inhalt_kopf {
	width:480px;
	height:120px;
	position:absolute;
	top:152px;
	left:184px;
	overflow:hidden;
	background-image:url(../images/kopf_inhalt_hg.png);
	background-repeat:no-repeat;
}


.kopf_menu_unten {
	width:850px;
	height:40px;
	position:absolute;
	top:430px;
	left:173px;
}

.kmu {
}

.kmu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position:absolute;
	top:1px;
}

.kmu ul li {
	margin:0;
	padding:0 4px 0 4px;
	width:204px;
	height:39px;
	float:left;
}

.kmu ul li a, .kmu ul li a:link, .kmu ul li a:visited, .kmu ul li a:focus, .kmu ul li a:active  {
	width:149px;
	height:39px;
	line-height:39px;
	padding:0px 0px 10px 53px;
	font-family:arial, sans-serif;
	font-size:18px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	display:block;
	background-image:url(../images/reiter_schwarz.png);
	background-repeat:no-repeat;	
}

.kmu ul li a:hover {
}

.kmu ul li a.weiss, .kmu ul li a.weiss:link, .kmu ul li a.weiss:visited, .kmu ul li a.weiss:focus, .kmu ul li a.weiss:active  {
	width:149px;
	height:38px;
	line-height:39px;
	padding:1px 0px 10px 53px;
	font-family:arial, sans-serif;
	font-size:19px;
	text-transform:uppercase;
	text-decoration:none;
	color:#0065bd;
	display:block;
	background-image:url(../images/reiter_weiss.png);
	background-repeat:no-repeat;	
}

.kmu ul li a.weiss:hover {
}

.kmu ul li a.gruen, .kmu ul li a.gruen:link, .kmu ul li a.gruen:visited, .kmu ul li a.gruen:focus, .kmu ul li a.gruen:active  {
	width:149px;
	height:39px;
	line-height:39px;
	padding:0px 0px 10px 53px;
	font-family:arial, sans-serif;
	font-size:19px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ffffff;
	display:block;
	background-image:url(../images/reiter_gruen.png);
	background-repeat:no-repeat;	
}

.kmu ul li a.gruen:hover {
}

.nl_innen {
	width:300px;
	height:20px;
	color:#0479df;
	font-size:12px;
	position:relative;
	top:20px;
	left:20px;
}

.nl_innen .nl_input {
	width:119px;
	height:18px;
	border:0;
	margin:0;
	padding:0;
	background-color:#ffffff;
	color:#000000;
	font-size:11px;
	position:absolute;
	top:0;
	left:120px;
}

.nl_innen .nl_submit {
	width:23px;
	height:18px;
	border:0;
	margin:0;
	padding:0;
	background-color:#ffffff;
	color:#000000;
	position:absolute;
	top:0;
	left:250px;
}

.br_pusher {
	width:1027px;
	height:12px;
}

.br_inhalt {
	width:1027px;
	height:100%;
	background-image:url(../images/sponsoren_hggvb.gif);
	background-repeat:repeat-y;
	background-position:100% 0;
}

.inhalt_mitte {
	width:562px;
	height:100%;
	padding:10px 28px 20px 30px;
	float:right;
}



.br_sponsoren {
	width:225px;
	height:100%;
	float:right;
	border-top:1px solid #DBDBDB;

}

.sponsoren_innen {
	width:200px;
	height:100%;
	margin:10px auto 20px auto;
	text-align:center;
}

.fusszeile {
	height:183px;
	width:1026px;
	width:100%;
	background-image:url(../images/fusszeile_hg.jpg);
	background-repeat:repeat-x;
}

.fusszeile_inhalt {
	width:802px;
	height:183px;
	float:left;
	color:#ffffff;
}

.fusszeile_inhalt table {
	margin:0 15px 0 15px;
}

.fusszeile_inhalt table td p {
	color:#ffffff;
	font-size:11px;
}

.fusszeile_weiss {
	width:223px;
	height:183px;
	background-color:#ffffff;
	border-left:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
	float:left;
}

.inhalt_links {
	width:182px;
	height:100%;
	background-image:none;
	background-repeat:repeat-y;
	background-position:16px 0;
}

.links_innen {
	background-image:none;
	background-repeat:no-repeat;
	background-position:16px 0;
	padding:0 0 15px 0;
}

.teaser_push {
	margin:0 0 0 16px;
	padding:0 0 10px 0;
	border:1px solid #dbdbdb;
}

.pfad {
	width:562px;
	height:15px;
	border-bottom:1px solid #E1E1E1;
	margin:0 0 10px 0;
}

.pfad_text {
	color:#3A3D5C;
	font-size:10px;
	font-weight:bold;
}

.pfad_aktiv {
	color:#777777;
	border-bottom:1px dashed #3A3D5C;
}

.pfad_innen {
	height:16px;
	padding:0px 0 0 0;
	color:#777777;
	font-size:10px;
	font-weight:normal;
}

.pfad_innen a, .pfad_innen a:link, .pfad_innen a:visited, .pfad_innen a:focus, .pfad_innen a:active {
	color:#777777;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
}

.pfad_innen a:hover {
	text-decoration:underline;
}






.fusszeile p {
	font-size:14px;
	font-weight:normal;
	margin:15px 0 15px 0;
	color:#777777;
}

.fusszeile p .fz_name {
	font-size:14px;
	font-weight:bold;
	color:#777777;
}

.fusszeile p a, .fusszeile p a:link, .fusszeile p a:visited, .fusszeile p a:focus, .fusszeile p a:active {
	color:#777777;
}

.fusszeile p a:hover {

} 

/* edit line */

.ventigo {
	width:283px;
	text-align:right;
	margin:5px 0 5px 502px;
}

.ventigo a, .ventigo a:link, .ventigo a:visited, .ventigo a:active, .ventigo a:focus {
	font-size:11px;
	font-weight:normal;
	color:#757575;
	text-decoration:none;
}

.ventigo a:hover {
	text-decoration:underline;
}

.ven {
	font-size:11px;
	color:#ff9933;
}




.mb_t1_area {
	width:141px;
	margin:5px 0 5px 12px;
}

.mb_t1_area .header {
	width:141px;
	height:23px;
	background-color:#0065BD;
	overflow:hidden;
}

.mb_t1_area .header h2 {
	margin:0;
	padding:0;
}

.mb_t1_area .header h2 a, .mb_t1_area .header h2 a:link, .mb_t1_area .header h2 a:visited, .mb_t1_area .header h2 a:focus, .mb_t1_area .header h2 a:active {
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
	margin:0;
	padding:0 0 5px 0;
}

.mb_t1_area .header h2 a:hover {
	text-decoration:underline;
} 

.mb_t1_area .teaser_image {
	margin:0;
	padding:0;
}
.mb_t1_area .teaser_text {
	margin:5px 0 2px 0;
}
.mb_t1_area .teaser_link {
	text-align:right;
}

.mb_t1_area .teaser_link a, .mb_t1_area .teaser_link a:link, .mb_t1_area .teaser_link a:visited, .mb_t1_area .teaser_link a:focus, .mb_t1_area .teaser_link a:active {
	width:141px;
	height:15px;
	display:block;
	margin:0;
	padding:0;
}

.inhalt_kopf_links {
	width:227px;
	height:117px;
	float:left;
	margin:2px 0 0 3px;
	overflow:hidden;
}

.inhalt_kopf_rechts {
	width:227px;
	height:117px;
	float:right;
	margin:2px 2px 0 2px;
	overflow:hidden;
}

.bahticket {
	width:468px;
	height:60px;
	position:absolute;
	top:10px;
	left:557px;
	
}

/* edit line */

/*
	TYPO3 relevante Klassen ueberschreiben.
*/

.tx-veguestbook-pi1 h2.tx-guestbook-header {
	background-color:#0065bd;
	width:516px;
	padding:5px 12px 5px 12px;
	margin-bottom:0;
}

.tx-veguestbook-pi1 .tx-guestbook-left {
	float:none;
	width:516px;
	margin:0;
	padding:4px 12px 5px 12px;
	height:30px;
	min-height:0;
	background-color:#ededed;
}

.tx-veguestbook-pi1 .tx-guestbook-right {
	width:520px;
	padding:10px;
	background-color:#dddddd;
}

.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
	padding:0 0 5px 0;
}

.tx-veguestbook-pi1 .tx-guestbook-entry {

}

.bodytext {
	margin:0 0 15px 0;
}
