/********************************/
/*** GESAMTLAYOUT ***************/
/********************************/

* {
	margin: 0;
	padding: 0;
	border: 0;
}

body {
	background: #fff url(../images/bg.gif) repeat;
	color: #000;
	text-align: center;
	font-family: 'Trebuchet MS', sans-serif;
}

#wrap {
 	width: 938px;
	margin: 0 auto;
	text-align: left;
	border: solid #b2cfdc;
	border-width: 0px 11px 11px 11px;
	background: #fff;
}

#head {
 	width: 938px;
 	height: 298px;
	background: #fff url(../images/tanz.jpg) no-repeat 0px 70px;
}

#foot {
 	height: 155px;
	width: 938px;
	background: #fff url(../images/bg_foot.gif) repeat-x;
	clear: both;
  text-align: center;
}

#foot span {
 	display: none;
}

#content {
	float: left;
	width: 360px;
	height: 100%;
	padding-right: 16px;
	padding-left: 28px;
	padding-bottom: 19px;
	font-size: 0.75em;
	line-height: 1.6em;
}

#content2 {
	float: left;
	width: 243px;
	height: 100%;
	padding-left: 6px;
	padding-bottom: 19px;
	font-size: 0.75em;
	line-height: 1.6em;
}

#main_bg {
 	background: url(../images/bg_side.gif) right repeat-y;
 	width: 938px;
 	float: left;
}

#side {
	float: left;
	width: 280px;
	font-size: 0.75em;
	line-height: 1.6em;
	color: #fff;
}

#content img.border, #content2 img.border {
 	border: 2px solid #3a6e79;
}

/********************************/
/*** MENÜ ***********************/
/********************************/

ul.menu, li.menu {
	list-style: none;
	float: left;
	display: inline;
}

*html ul.menu, li.menu {
	list-style: none;
}

#content ul, .menu ul, .links ul, #content li, .menu li, .links li {
 	list-style: none;
 	display: inline;
}

.menu {
 	margin-left: 20px;
}

*html .menu {
 	margin-left: 15px;
}

.menu li.programm a {
 	background: url(../images/menu_programm.png) no-repeat;
 	width: 66px;
 	height: 144px;
 	float: left;
 	margin-right: 15px;
}

*html .menu li.programm a {
 	background: url(../images/menu_programm.png) no-repeat;
 	width: 66px;
 	height: 144px;
 	float: left;
 	margin-right: 15px;
}

.menu li.tickets a {
 	background: url(../images/menu_tickets.png) no-repeat;
 	width: 66px;
 	height: 144px;
 	float: left;
 	margin-right: 15px;
}

.menu li.rueckblick a {
 	background: url(../images/menu_rueckblick.png) no-repeat;
 	width: 66px;
 	height: 144px;
 	float: left;
 	margin-right: 15px;
}

.menu li.galerie a {
 	background: url(../images/menu_galerie.png) no-repeat;
 	width: 66px;
 	height: 144px;
 	float: left;
 	margin-right: 15px;
}

.menu li.presse a {
 	background: url(../images/menu_presse.png) no-repeat;
 	width: 66px;
 	height: 144px;
 	float: left;
 	margin-right: 0px;
}

.sponso {
 	padding-left: 150px;
 	width: 878px;
}

.sponso li.porsche a {
 	background: url(images/porsche.png) no-repeat;
 	width: 111px;
 	height: 60px;
 	float: left;
 	margin-right: 40px;
 	margin-top: 0px;
}

.sponso li.schwinge a {
 	background: url(../images/spon_schwinge.gif) no-repeat;
 	width: 66px;
 	height: 30px;
 	float: left;
 	margin-right: 40px;
 	margin-top: 16px;
}

.sponso li.dommer a {
 	background: url(../images/spon_dommer.png) no-repeat;
 	width: 144px;
 	height: 30px;
 	float: left;
 	margin-right: 40px;
 	margin-top: 16px;
}

.sponso li.buerk a {
 	background: url(../images/spon_buerk.png) no-repeat;
 	width: 93px;
 	height: 30px;
 	float: left;
 	margin-right: 40px;
 	margin-top: -12px;
}
*html .sponso li.buerk a {
 	margin-top: 12px;
}
*+html .sponso li.buerk a {
 	margin-top: 12px;
}
.sponso li.kpmg a {
 	background: url(../images/spon_kpmg.png) no-repeat;
 	width: 77px;
 	height: 30px;
 	float: left;
 	margin-right: 40px;
 	margin-top: 16px;
}
/*
.sponso li.schwinge a {
 	background: url(../images/sponso_schwinge.png) no-repeat;
 	width: 150px;
 	height: 66px;
 	float: left;
 	margin-right: 40px;
}

.sponso li.dommer a {
 	background: url(../images/sponso_dommer.png) no-repeat;
 	width: 144px;
 	height: 30px;
 	float: left;
 	margin-right: 40px;
}

.sponso li.schwabengarage a {
 	background: url(../images/sponso_schwabengarage.png) no-repeat;
 	width: 231px;
 	height: 29px;
 	float: left;
 	margin-right: 40px;
}

.sponso li.kpmg a {
 	background: url(../images/sponso_kpmg.png) no-repeat;
 	width: 110px;
 	height: 43px;
 	float: left;
}
*/

.menu li.programm span, .menu li.tickets span, .menu li.rueckblick span, .menu li.galerie span, .menu li.presse span, #head h1 a span, hr, .sponso span {
 	display: none;
}

/********************************/
/*** LOGO ***********************/
/********************************/

#head h1 a {
 	background: url(../images/logo.png) no-repeat;
 	width: 217px;
 	height: 218px;
 	float: right;
	margin-top: -20px;
}

#box_menu {
 	float: left;
 	width: 443px;
}

*html #box_menu {
 	float: left;
 	width: 421px;
}

#box_logo {
 	float: right;
 	width: 217px;
 	margin-left: 0px;
}

#box_menulogo {
 	width: 660px;
 	float: left;
}

#box_rechts {
 	float: right;
 	width: 230px;
}

*html #box_rechts {
 	float: right;
 	width: 230px;
}

/********************************/
/*** LINKS oben rechts **********/
/********************************/

ul.links, li.links {
 	display: inline;
	float: right;
 	list-style: none;
}

*html ul.links, li.links {
 	display: inline;
 	float: right;
 	list-style: none;
}

.links {
	margin-top: 43px;
	font-size: 0.7em;
}

.links li a, .links li a:link.links, .links li a:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	margin-right: 15px;
}

.links li a:hover {
	text-decoration: underline;
}

/********************************/
/*** Überschriften, p, a ********/
/********************************/

#side p {
 	width: 230px;
 	padding-left: 40px;
}

#subnavcontainer ul {
 	padding-left: 40px;
 	padding-top: 48px;
 	list-style: none;
}

#subnavcontainer ul li {
 	padding-bottom: 10px;
}

#subnavcontainer ul li a, #subnavcontainer ul li a:link, #subnavcontainer ul li a:visited {
 	font-size: 1.2em;
 	text-decoration: none;
}

#subnavcontainer ul li a.active, #subnavcontainer ul li a:hover , #subnavcontainer ul li a.over{
 	text-decoration: underline;
}

#copyright {
 	font-size: 0.7em;
 	padding-top: 10px;
	padding-bottom: 10px;
	width: 938px;
	height: 20px;
	margin: 0 auto;
}

#copyright #left {
 	float: left;
 	text-align: left;
 	width: 638px;
}

#copyright #right {
 	float: right;
 	text-align: right;
 	width: 300px;
}

#copyright #right ul, #copyright #right li {
 	display: inline;
 	text-align: right;
 	list-style: none;
}

#copyright #right li {
 	margin-left: 10px;
}

#copyright a, #copyright a:link, #copyright a:visited {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

#copyright a:hover {
	text-decoration: none;
}

h1 {
	font-size: 1.6em;
	color: #126a79;
	font-family: 'Trebuchet MS', sans-serif;
	line-height: 1.5em;
	padding-top: 20px;
}

#side h1 {
	font-size: 1.6em;
	color: #fff;
	font-family: 'Trebuchet MS', sans-serif;
	line-height: 1.5em;
	padding-left: 40px;
	padding-top: 20px;
}

h2 {
	font-size: 1.2em;
	color: #126a79;
	font-family: 'Trebuchet MS', sans-serif;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: 10px;
}

#side h2 {
	font-size: 1.2em;
	color: #fff;
	font-family: 'Trebuchet MS', sans-serif;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 40px;
}

#side div {
 	margin: 0;
 	padding: 0;
}

a, a:link, a:visited {
	color: #126a79;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

#side a, #side :link, #side a:visited {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

#side a:hover {
	text-decoration: none;
}

.sponso {
 	padding-top: 40px;
 	text-align: center;
}

.sponso li {
	padding-right: 50px;
	display: inline;
	list-style: none;
}

p.datum {
 	float: right;
 	color: #126a79;
 	font-weight: bold;
 	font-size: 0.75em;
	margin-right: 15px;
	padding-top: 52px;
}

*html p.datum {
 	margin-right: 8px;
 	font-size: 0.7em;
}

.imgspace {
 	margin-top: 9px;
}

*html .imgspace {
 	margin-top: 13px;
}

.mod_margintext_text1 {
 	list-style: none;
}

*html .menu li.programm a {
 	background: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/menu_programm.png');
 	width: 66px;
 	height: 144px;
 	float: left;
 	margin-right: 15px;
 	margin-left: 10px;
 	cursor: pointer;
}

*html .menu li.tickets a {
 	background: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/menu_tickets.png');
 	width: 66px;
 	height: 144px;
 	float: left;
 	margin-right: 15px;
 	cursor: pointer;
}

*html .menu li.rueckblick a {
 	background: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/menu_rueckblick.png');
 	width: 66px;
 	height: 144px;
 	float: left;
 	margin-right: 15px;
 	cursor: pointer;
}

*html .menu li.galerie a {
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/menu_galerie.png');
 	background: none;
 	width: 66px;
 	height: 144px;
 	float: left;
 	margin-right: 15px;
 	cursor: pointer;
}

*html .menu li.presse a {
 	background: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/menu_presse.png');
 	width: 66px;
 	height: 144px;
 	float: left;
 	cursor: pointer;
}

*html #head h1 a {
 	background: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/logo.png');
 	width: 217px;
 	height: 218px;
 	float: left;
	margin-left: 22px;
	margin-top: -20px;
 	cursor: pointer;
}
*html .sponso li.dommer a {
 	background: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/sponso_dommer.png');
 	width: 144px;
 	height: 30px;
 	float: left;
 	cursor: pointer;
}

*html .sponso li.schwabengarage a {
 	background: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/sponso_schwabengarage.png');
 	width: 231px;
 	height: 29px;
 	float: left;
 	cursor: pointer;
}

*html .sponso li.kpmg a {
 	background: none;
 	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='../images/sponso_kpmg.png');
 	width: 110px;
 	height: 43px;
 	float: left;
 	cursor: pointer;
}

/********************************/
/*** ALLGEMEINES ****************/
/********************************/

form {
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

.form_true {
	border: 1px solid #316394;
	background-color: #d9dcdf;
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	margin: 3px 0px;
	padding: 3px;
	color: #061e38;
	margin-top: 20px;
}

.form_true h6 {
	font: bold 1.1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #316394;
	margin: 0;
	padding: 3px 0px;
}

.form_error {
	border: 1px solid #900;
	background-color: #d9dcdf;
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	margin: 3px 0px;
	padding: 3px;
	color: #900;
	margin-top: 20px;
}

.form_error h6 {
	font: bold 1.1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #900;
	margin: 0;
	padding: 3px 0px;
}

input.input_err, textarea.input_err {
	border: 1px solid #900;
	background-color: #d9dcdf;
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #061e38;
	margin: 2px 0px;
}


/********************************/
/*** SITEMAP ********************/
/********************************/

#sitemap_container {

}

#sitemap {
	width: 100%;
	margin: 0;
}

#sitemap ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sitemap a.nav {
	border: 1px solid #838f9b;
	display: block;
	padding: 3px;
	color: #3d70a4;
	text-decoration: none;
	font: bold 1.4em Tahoma, tahoma, Verdana, verdana, sans-serif;
	background-color: #e5e8ea;
}

#sitemap a.nav:hover {
	background-color: #c8cfd5;
}

#sitemap a.subnav {
	display: block;
	padding: 3px;
	color: #e5e8ea;
	text-decoration: none;
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	background-color: #a2abb4;
	margin-top: 1px;
}

#sitemap a.subnav:hover {
	color: #fff;
	background-color: #7c8694;
}

li.sitemap_between {
	height: 10px;
}

/********************************/
/*** KALENDER *******************/
/********************************/
div.mod_calendar_container {
}

div.mod_calendar_container h1 {
	color: #3d70a4;
	font: normal 1.7em Tahoma, tahoma, Verdana, verdana, sans-serif;
	padding: 0;
	margin: 5px 0;
}

div.mod_calendar_container a {
	color: #3d70a4;
}

div.mod_calendar_container a:hover {
	text-decoration: none;
}

div.mod_calendar_container table {
	width: 100%;
	border-collapse:collapse;
}

div.mod_calendar_container h2 {
	font: bold 1.1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	text-align: left;
	color: #fff;
	margin:15px 0 0 0;
	padding:3px;
	background-color: #9da6b0;
}

div.mod_calendar_container h3 {
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	margin:0;
	padding:0;
}

div.mod_calendar_container td {
	font: 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	text-align: left;
	margin:0;
	padding:3px;
	border-bottom: 1px solid #fff;
	background-color: #ced2d7;
}

div.mod_calendar_container td.date {
	width:100px;
	vertical-align:top;
	border-bottom: 1px solid #fff;
	background-color: #ced2d7;
}

div.mod_calendar_container th {
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	text-align: left;
	border-bottom: 1px solid #fff;
	background-color: #ced2d7;
	width: 100px;
	padding-left: 5px;
}

div.mod_calendar_container td.days {
	background-color: #fff;
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #061e38;
	border: 1px solid #061e38;
}

div.mod_calendar_container td.empty {
	background-color: #aaa;
	vertical-align:top;
	border: 1px solid #061e38;
}

div.mod_calendar_container td.prev {
	background-color: #ddd;
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #aaa;
	vertical-align:top;
	border: 1px solid #061e38;
}

div.mod_calendar_container td.day {
	background-color: #fff;
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #061e38;
	vertical-align:top;
	border: 1px solid #061e38;
}

div.mod_calendar_container td.today {
	background-color: #92c0ef;
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #061e38;
	border: 2px solid #36679b;
	vertical-align:top;
}

table.nextprev {

}



/********************************/
/*** DOWNLOADCENTER *************/
/********************************/
div.mod_download_container {
}

div.mod_download_container h1 {
	color: #3d70a4;
	font: normal 1.7em Tahoma, tahoma, Verdana, verdana, sans-serif;
	padding: 0;
	margin: 5px 0;
}

div.mod_download_container a {
	color: #3d70a4;
	text-decoration: underline;
}

div.mod_download_container a:hover {
	text-decoration: none;
}

div.mod_download_container table {
	width: 100%;
	border-collapse:collapse;
}

div.mod_download_container th {
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	text-align: left;
	margin:0;
	padding:3px;
	border-bottom: 2px solid #ced2d7;
}

div.mod_download_container th.date {
	text-align: center;
}

div.mod_download_container th.size {
	text-align: right;
}

div.mod_download_container td {
	font: 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	text-align: left;
	margin:0;
	padding:3px;
	border-bottom: 1px solid #ced2d7;
}

div.mod_download_container td.file {
	width:20px;
}

div.mod_download_container td.date {
	text-align: center;
}

div.mod_download_container td.size {
	text-align: right;
}


/********************************/
/*** KONTAKT ********************/
/********************************/
div.mod_contact_container {
 	width: 400px;
	padding-left: 28px;
	padding-bottom: 19px;
	font-size: 0.75em;
	line-height: 1.6em;
}

div.mod_contact_container h1 {
	font-size: 1.6em;
	color: #126a79;
	font-family: 'Trebuchet MS', sans-serif;
	line-height: 1.5em;
}

div.mod_contact_container a, div.mod_contact_box a {
	color: #;
}

div.mod_contact_container a:hover, div.mod_contact_box a:hover {
	text-decoration: none;
}


div.mod_contact_box {
	margin: 0;
	padding: 2px 0px;
	color: #;
	font: normal 1em 'Trebuchet MS', sans-serif;
}

div.mod_contact_box h1 {
	border: 0 solid #061e38;
	color: #3d70a4;
	font: bold 1.1em 'Trebuchet MS', sans-serif;
	margin: 5px 0 0 0;
}


div.mod_contact_box td {
	margin: 0;
	padding: 2px 0px;
	color: #061e38;
	font: normal 1em 'Trebuchet MS', sans-serif;
	vertical-align: top;
	border-collapse: collapse;
}

div.mod_contact_box small {
	font: normal 0.9em 'Trebuchet MS', sans-serif;
	color: #777;
}

div.mod_contact_box input.submit {
	font: bold 1em;
	color: #ced2d7;
	text-decoration: none;
	background-color: #556371;
	border: 1px solid #556371;
	margin-bottom: 5px;
}

div.mod_contact_box input.input, div.mod_contact_box textarea.input, div.mod_contact_box select.input {
	font: 1em;
	color: #061e38;
	text-decoration: none;
	background-color: #ced2d7;
	border: 1px solid #556371;
	margin-bottom: 5px;
}

/********************************/
/*** NEWSLETTER *****************/
/********************************/

div.mod_newsletter_container {
 	width: 500px;
	padding-left: 28px;
	padding-bottom: 19px;
	font-size: 0.75em;
	line-height: 1.6em;
}

/* div.mod_newsletter_container h1 {
	color: #3d70a4;
	font: normal 1.7em;
	padding: 0;
	margin: 5px 0;
} */

div.mod_newsletter_container a, div.mod_newsletter_box a {
	color: #3d70a4;
}

div.mod_newsletter_container a:hover, div.mod_newsletter_box a:hover {
	text-decoration: none;
}


div.mod_newsletter_box {
	margin: 0;
	padding: 2px 0px;
	color: #061e38;
	font: normal;
}

/* div.mod_newsletter_box h1 {
	font-size: 1.6em;
	color: #126a79;
	font-family: 'Trebuchet MS', sans-serif;
	line-height: 1.5em;
	padding-top: 20px;
} */


div.mod_newsletter_box td {
	margin: 0;
	padding: 2px 0px;
	color: #061e38;
	font: normal 1em;
	vertical-align: top;
}

div.mod_newsletter_box small {
	font: normal 1em;
	color: #777;
}

div.mod_newsletter_box input.submit {
	font: bold 1em;
	color: #ced2d7;
	text-decoration: none;
	background-color: #556371;
	border: 1px solid #556371;
	margin-bottom: 5px;
}

div.mod_newsletter_box input.input, div.mod_newsletter_box textarea.input, div.mod_newsletter_box select.input {
	font: 1em;
	color: #061e38;
	text-decoration: none;
	background-color: #ced2d7;
	border: 1px solid #556371;
	margin-bottom: 5px;
}


/********************************/
/*** SUCHE **********************/
/********************************/
div.mod_search_container {
}

div.mod_search_container h1 {
	color: #3d70a4;
	font: normal 1.7em Tahoma, tahoma, Verdana, verdana, sans-serif;
	padding: 0;
	margin: 5px 0;
}

div.mod_search_box {
	margin: 0;
	padding: 2px 0px;
	color: #061e38;
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

div.mod_search_box h1 {
	color: #3d70a4;
	font: bold 1.1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	margin: 5px 0 0 0;
}

div.mod_search_box a, div.mod_search_list a {
	color: #3d70a4;
}

div.mod_search_box a:hover, div.mod_search_list a:hover {
	text-decoration: none;
}

div.mod_search_box h2, div.mod_search_list h2 {
	color: #061e38;
	font: bold 1.01em Tahoma, tahoma, Verdana, verdana, sans-serif;
	margin: 5px 0 0 0;
}

div.mod_search_list {
	font: 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color #061e38;
}


div.mod_search_between {
	border-bottom: 1px solid #ced2d7;
	margin: 10px 0px;
}

div.mod_search_container input.submit {
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #ced2d7;
	text-decoration: none;
	background-color: #556371;
	border: 1px solid #556371;
	margin-bottom: 5px;
}

div.mod_search_container input.input {
	font: 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #061e38;
	text-decoration: none;
	background-color: #ced2d7;
	border: 1px solid #556371;
	margin-bottom: 5px;
}


/********************************/
/*** LOGIN **********************/
/********************************/
div.mod_login_container {
}

div.mod_login_container small {
	font: normal 0.9em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #777;
}

div.mod_login_container h1 {
	color: #3d70a4;
	font: normal 1.7em Tahoma, tahoma, Verdana, verdana, sans-serif;
	padding: 0;
	margin: 5px 0;
}

div.mod_login_box a {
	color: #3d70a4;
}

div.mod_login_box a:hover {
	text-decoration: none;
}

div.mod_login_box h2 {
	padding: 20px 0 0 0;
	color: #061e38;
	font: bold 1.2em Tahoma, tahoma, Verdana, verdana, sans-serif;
	margin: 0;
}

div.mod_login_box table {
	border-collapse: collapse;
}

div.mod_login_box td {
	vertical-align: top;
	border-collapse: collapse;
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	padding: 2px 0px;
	color: #061e38;
	border-bottom: 1px solid #ced2d7;
}

div.mod_login_box input.submit {
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #ced2d7;
	text-decoration: none;
	background-color: #556371;
	border: 1px solid #556371;
	margin-bottom: 5px;
}

div.mod_login_box input.input, div.mod_login_box textarea.input, div.mod_login_box select.input {
	font: 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #061e38;
	text-decoration: none;
	background-color: #ced2d7;
	border: 1px solid #556371;
	margin-bottom: 5px;
}

table.mod_login_login table, table.mod_login_login td {
	border: 1px solid #fff;

}
table.mod_login_profile {
	width: 100%;
}

table.mod_login_profile td {
	background-color: #fff;
	border-bottom: 1px solid #;
	vertical-align: middle;
}



/********************************/
/*** GALLERY ********************/
/********************************/
div.mod_gallery_container {

}

div.mod_gallery_container h1 {
	color: #3d70a4;
	font: normal 1.7em Tahoma, tahoma, Verdana, verdana, sans-serif;
	padding: 0;
	margin: 5px 0;
}

div.mod_gallery_container select.input {
	font: 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #061e38;
	text-decoration: none;
	background-color: #ced2d7;
	border: 1px solid #556371;
	margin-bottom: 5px;
}

div.mod_gallery_container td a {
	color: #3d70a4;
}

div.mod_gallery_container a:hover {
	text-decoration: none;
}

div.mod_gallery_box table {
	width: 100%;
}

div.mod_gallery_box td {
	margin: 0;
	padding: 3px 0px;
	color: #061e38;
	font: normal 1em verdana, sans-serif;
	border-collapse: collapse;
	border-bottom: 1px solid #ced2d7;
}

div.mod_gallery_box td.right {
	text-align:right;
}

div.mod_gallery_box h1 {
	color: #3d70a4;
	font: bold 1.01em verdana, sans-serif;
	margin: 0;
}







div.mod_gallery_lay1_box {
}

div.mod_gallery_lay1_box table {
	width: 100%;
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse:collapse;
}

div.mod_gallery_lay1_box td {
	background-color: #ced2d7;
	vertical-align:top;
	margin: 0;
	padding: 2px 5px;
	color: #061e38;
}

td.mod_gallery_lay1_image {
	padding: 3px;
}

div.mod_gallery_lay1_box h4 {
	border-bottom: 1px solid #fff;
	color: #fff;
	font: bold 1.1em verdana, sans-serif;
	margin: 0;
	padding: 3px;
	background-color: #9da6b0;
}

div.mod_gallery_lay1_box span.h2_right{
	float: right;
	display: block;
	text-align: right;
	font: normal 0.9em verdana, sans-serif;
	color: #fff;
}

div.mod_gallery_lay1_box span.h2_right a {
	color: #3d70a4;
}

div.mod_gallery_box a, div.mod_gallery_lay1_box h2 a, div.mod_gallery_lay1_small a {
	font: normal 1em verdana, sans-serif;
	color: #3d70a4;
}

div.mod_gallery_box a:hover, div.mod_gallery_lay1_box h2 a:hover, div.mod_gallery_lay1_small a:hover {
	text-decoration: none;
}

div.mod_gallery_lay1_small {
	font: normal 0.9em verdana, sans-serif;
	color: #777;
	margin: 0;
	padding: 3px;
	background-color: #ced2d7;
}

div.mod_gallery_lay1_small span.right{
	float: right;
	display: block;
	text-align: right;
}

div.mod_gallery_lay1_between {
	margin: 0px 0px 20px 0px;
}













table.mod_gallery_page {
	width: 100%;
}

div.mod_gallery_lay2_box {

}

table.mod_gallery_lay2_table {
	width: 100%;
	border-collapse: collapse;
}

table.mod_gallery_lay2_table td {
	border: 1px solid #ced2d7;
	border-collapse: collapse;
	text-align: center;
}

div.gallery_comment {
	border: 1px solid #ced2d7;
	margin: 3px 0px;
	padding:3px;
}

div.gallery_comment span.gallery_head {
	font: bold 1em verdana, sans-serif;
	color: #061e38;
}

div.gallery_comment small {
	font: normal 1em verdana, sans-serif;
	color: #777;
}


/********************************/
/*** GALLERY WIDESIDE ***********/
/********************************/

#container_image {
	width:800px;
	background-color: #fff;
	padding: 10px 10px;
	margin: 10px 0px 10px 45px;
}

#container_image a {
	color: #3d70a4;
	text-decoration: underline;
}

#container_image a:hover {
	text-decoration: none;
}

#container_image h1 {
	color: #3d70a4;
	font: normal 1.7em Tahoma, tahoma, Verdana, verdana, sans-serif;
	padding: 0;
	margin: 5px 0;
}

div.mod_gallery_wide_links {
	text-align: center;
}










/********************************/
/*** GÄSTEBUCH ******************/
/********************************/
div.mod_guestbook_container {
}

div.mod_guestbook_container h1 {
	color: #3d70a4;
	font: normal 1.7em Tahoma, tahoma, Verdana, verdana, sans-serif;
	padding: 0;
	margin: 5px 0;
}

div.mod_guestbook_sites {
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	text-align: center;
	margin: 10px 0px;
}

div.mod_guestbook_sites a, div.mod_guestbook_container a {
	color: #3d70a4;
}

div.mod_guestbook_sites a:hover, div.mod_guestbook_container a:hover {
	text-decoration: none;
}

table.mod_guestbook_extras, table.mod_guestbook_extras td {
	background-color: #ced2d7;
	border-top: 1px solid #fff;
	border-collapse: collapse;
	margin-top: 10px;
	width: 100%;
	color: #061e38;
}

div.mod_guestbook_box, div.mod_guestbook_box td {
	margin: 0;
	padding: 2px 3px;
	color: #061e38;
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

div.mod_guestbook_box td {
	vertical-align: top;
	border-collapse: collapse;
}

div.mod_guestbook_box a {
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #3d70a4;
}

div.mod_guestbook_box a:hover {
	text-decoration: none;
}

div.mod_guestbook_box h1 {
	color: #fff;
	font: bold 1.1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	margin: 0 0 5px 0;
	padding: 3px;
	background-color: #9da6b0;
}

div.mod_guestbook_box small {
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #777;
}

div.mod_guestbook_between {
	/*border-bottom: 1px dashed #e20060;*/
	margin: 30px 0px;
}

div.mod_guestbook_box input.submit {
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #ced2d7;
	text-decoration: none;
	background-color: #556371;
	border: 1px solid #556371;
	margin-bottom: 5px;
}

div.mod_guestbook_box input.input, div.mod_guestbook_box textarea.input {
	font: 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #061e38;
	text-decoration: none;
	background-color: #ced2d7;
	border: 1px solid #556371;
	margin-bottom: 5px;
}



/********************************/
/*** LINKLISTE ******************/
/********************************/
div.mod_linklist_container {

}

div.mod_linklist_box {
	margin: 0;
	color: #061e38;
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

div.mod_linklist_box a {
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #3d70a4;
}

div.mod_linklist_box a:hover {
	text-decoration: none;
}

div.mod_linklist_box h1 {
	color: #3d70a4;
	font: normal 1.7em Tahoma, tahoma, Verdana, verdana, sans-serif;
	padding: 0;
	margin: 5px 0;
}

div.mod_linklist_between {
	border-bottom: 1px solid #ced2d7;
	margin: 10px 0px;
}



/* STATISTIK */
div.mod_statistik_container {
	background-color: #9da6b0;
	padding: 0;
	margin: 8px 8px 0 8px;
}

div.mod_statistik_head {
	border-bottom: 1px solid #ced2d7;
	color: #fff;
	font: bold 1.1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	line-height: 24px;
	background: #7c8694 url('images/margin_head.gif') repeat-x;
	padding: 0 5px;
}

div.mod_statistik_box {
	padding: 8px;
	color: #e6e8ec;
	font: normal 0.9em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

div.mod_statistik_box table {
	border-collapse: collapse;
	width: 100%;
}

div.mod_statistik_box td {
	border-bottom: 1px solid #ced2d7;
	padding: 2px;
	border-collapse: collapse;
	line-height: 140%;
}


/* LOGIN BOX */
div.mod_login_margin_container {
	background-color: #9da6b0;
	padding: 0;
	margin: 8px 8px 0 8px;
}

div.mod_login_margin_head {
	border-bottom: 1px solid #ced2d7;
	color: #fff;
	font: bold 1.1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	line-height: 24px;
	background: #7c8694 url('images/margin_head.gif') repeat-x;
	padding: 0 5px;
}

div.mod_login_margin_box {
	padding: 8px;
	color: #e6e8ec;
	font: bold 0.9em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

div.mod_login_margin_box a {
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #fff;
}

div.mod_login_margin_box a:hover {
	text-decoration: none;
}

div.mod_login_margin_box input.submit {
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #ced2d7;
	text-decoration: none;
	background-color: #556371;
	border: 1px solid #556371;
	margin-bottom: 5px;
}

div.mod_login_margin_box input.input {
	font: 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #061e38;
	text-decoration: none;
	background-color: #ced2d7;
	border: 1px solid #556371;
	margin-bottom: 5px;
}


/* NEWS */
div.mod_news_container {
	background-color: #9da6b0;
	padding: 0;
	margin: 8px 8px 0 8px;
}

div.mod_news_head {
	border-bottom: 1px solid #ced2d7;
	color: #fff;
	font: bold 1.1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	line-height: 24px;
	background: #7c8694 url('images/margin_head.gif') repeat-x;
	padding: 0 5px;
}

div.mod_news_box {
	padding: 8px;
	color: #e6e8ec;
	font: bold 0.9em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

div.mod_news_list_title {
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	margin: 3px 0px;
}

div.mod_news_list_text {
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	border-bottom: 1px solid #ced2d7;
	padding: 3px 0px;
	margin-bottom: 10px;
}

div.mod_news_list_text a {
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #fff;
}

div.mod_news_list_text a:hover {
	text-decoration: none;
}

span.mod_news_list_date {
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #cdcdcd;
}

/* GALLERY-VORSCHAU */
div.mod_galleryprev_container {
	background-color: #9da6b0;
	padding: 0;
	margin: 8px 8px 0 8px;
}

div.mod_galleryprev_head {
	border-bottom: 1px solid #ced2d7;
	color: #fff;
	font: bold 1.1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	line-height: 24px;
	background: #7c8694 url('images/margin_head.gif') repeat-x;
	padding: 0 5px;
}

div.mod_galleryprev_box {
	padding: 8px;
	color: #e6e8ec;
	font: bold 0.9em Tahoma, tahoma, Verdana, verdana, sans-serif;
	text-align: center;
}

div.mod_galleryprev_box a {
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #fff;
}

div.mod_galleryprev_box a:hover {
	text-decoration: none;
}

/* VOTE */
div.mod_vote_container {
	background-color: #9da6b0;
	padding: 0;
	margin: 8px 8px 0 8px;
}

div.mod_vote_head {
	border-bottom: 1px solid #ced2d7;
	color: #fff;
	font: bold 1.1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	line-height: 24px;
	background: #7c8694 url('images/margin_head.gif') repeat-x;
	padding: 0 5px;
}

div.mod_vote_list_container {
	padding: 8px;
	color: #e6e8ec;
	font: normal 0.9em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

div.mod_vote_list {
	font: normal 1em verdana, sans-serif;
	border-bottom: 1px solid #e6e8ec;
	margin: 3px 0px;
	line-height: 150%;
}

div.mod_vote_list_bar {
	height: 12px;
	background-color: #fff;
	margin: 3px 0px;
}

div.mod_vote_container input.submit {
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #ced2d7;
	text-decoration: none;
	background-color: #556371;
	border: 1px solid #556371;
	margin-bottom: 5px;
}

div.mod_vote_comment_head {
	border-bottom: 1px solid #ced2d7;
	color: #fff;
	font: bold 1.1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	line-height: 24px;
	background: #7c8694 url('images/margin_head.gif') repeat-x;
	padding: 0 5px;
}

div.mod_vote_comment_container {
	padding: 8px;
	color: #e6e8ec;
	font: normal 0.9em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

div.mod_vote_comment_container input.submit {
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #ced2d7;
	text-decoration: none;
	background-color: #556371;
	border: 1px solid #556371;
	margin-bottom: 5px;
}

div.mod_vote_comment_container input.input {
	font: 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #061e38;
	text-decoration: none;
	background-color: #ced2d7;
	border: 1px solid #556371;
	margin-bottom: 5px;

}

div.mod_vote_comment_list {
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	border-bottom: 1px solid #e6e8ec;
	margin: 3px 0px;
	line-height: 150%;
}
