* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%; /* Required */
}
body {
	background: url(images/bg.png);
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 80%;
}

body#popup, html#popup {
	margin: 0;
	padding: 10px;
	background-color: #fff;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	font-size: 80%;
	color: #061e38;
	text-decoration: none;
	text-align:left;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}


/********************************/
/*** GESAMTLAYOUT ***************/
/********************************/



#box-page {
 	background-image: url(images/shadow.png);
 	background-repeat: repeat-y;
 	padding: 0px 13px;
 	margin: 0px auto;
	width: 950px;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
}

* html #box-page {
	background: url(images/shadow.png);
	background: expression("none");
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='images/shadow.png');
	margin: 0px auto 0px auto;
}

#box-logo {
 	background-image: url(images/bg-header-new.gif);
 	background-repeat: repeat-x;
 	height: 52px;
 	float: left;
 	padding-top: 16px;
 	padding-left: 26px;
 	width: 328px;
}
*html #box-logo {
	height: 68px;
	width: 349px;
}
#box-slogan {
	background-image: url(images/bg-header-new.gif);
 	background-repeat: repeat-x;
 	height: 46px;
 	float: left;
 	text-align: right;
 	padding-top: 22px;
 	padding-right: 26px;
 	width: 570px;
}
*html #box-slogan {
	height: 68px;
	width: 582px;
}
#box-nav {
 	font-family: Arial,Verdana,Helvetica,Sans-Serif;
 	background-image: url(images/bg-nav.gif);
 	background-repeat: repeat-x;
	clear: both;
	height: 240px;
	float: left;
 	width: 354px;
 	font-weight: bold;
 	font-size: 1.1em;
 	text-transform: uppercase;
}
*html #box-nav {
	width: 349px
}
#box-nav a {
 	color: #6f6f6f;
 	text-decoration: none;
}
#box-nav a:hover {
 	color: #9f9f9f;
}
#box-nav a.active {
 	color: #9f9f9f;
}
#box-nav ul {
 	list-style-type: none;
 	line-height: 27px;
 	margin: 16px 0px;
}
#box-nav li {
 	padding-left: 20px;
	background-image: url(images/nav-line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 2px;
}
#box-login {
	color: #3f3f3f;
	font-size: 0.85em;
	font-weight: bold;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 21px;
	float: left;
	width: 581px;
	text-align: right;
	padding-top: 219px;
	padding-right: 15px;
}
*html #box-login {
	width: 582px;
	padding-bottom: 1px;
}
#box-login input {
	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	color: #c3c3c3;
	background-color: #3f3f3f;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 14px;
	border: 1px solid #3f3f3f;
}
#box-subnav-margin {
	background-image: url(images/subnav-bg.gif);
 	background-repeat: no-repeat;
 	padding-top: 16px;
 	float: left;
	width: 354px;
	padding-bottom: 120px;
}
*html #box-subnav-margin {
 	width: 347px;
}
/*
#box-subnav-margin ul {
 	font-weight: bold;
	list-style-type: none;
	margin: 5px 20px;
	text-transform: uppercase;
}
#box-subnav-margin p {
	margin: 20px 20px;
	font-size: 0.85em;
	color: #404040;
}
#box-subnav-margin p a {
	color: #404040;
	font-weight: bold;
}
#box-subnav-margin p a:hover {
	color: #404040;
	text-decoration: underline;
}
#box-subnav-margin a {
	color: #6f6f6f;
	text-decoration: none;
}
#box-subnav-margin a:hover {
	color: #454545;
}
#box-subnav-margin a.active {
	color: #454545;
}
#box-subnav-margin h3 {
 	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	background-image: url(images/subnav-title.gif);
	height: 32px;
	color: #eeeeee;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 20px;
}*/
ul.subnav {
 	font-weight: bold;
	list-style-type: none;
	margin: 5px 20px 25px 20px;
	text-transform: uppercase;
}
ul.subnav a {
	color: #6f6f6f;
	text-decoration: none;
}
ul.subnav a:hover {
	color: #454545;
}
ul.subnav a.active {
	color: #454545;
}
#box-content {
	background-image: url(images/shadow_content.gif);
	background-repeat: repeat-x;
 	float: left;
	width: 564px;
	padding: 0px  16px  120px 16px;
	font-size: 0.9em;
	color: #3f3f3f;
	line-height: 17px;
}
*html #box-content {
	width: 584px;
}
*html #box-content {
	font-size: 0.85em;
}
*+html #box-content {
	font-size: 0.85em;
}
#box-content a {
 	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	color: #3f3f3f;
	font-weight: bold;
	text-decoration: none;
}
#box-content p {
	margin-bottom: 15px;
}
#box-content h1 {
 	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	color: #fff;
	font-size: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
	height: 30px;
	margin: 16px 0;
	padding-top: 9px;
	padding-left: 10px;
	background-image: url(images/bg-content.gif);
}
*html #box-content h1 {
	font-size: 1.7em;
	height: 39px;
}


#box-content a:hover {
	text-decoration: underline;
}
#box-content ul,ol {
	margin: 10px 32px;
}
#box-content ul ul {
	margin: 0px 22px;
}

#box-icons {
	position: absolute;
	bottom: 0 !important;
	left: 873px;
	width: 50px;
	font-size: 0.8em;
	color: #909090;
	height: 40px;
	padding-top: 11px;
	padding-right: 40px;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
}
#box-footer {
	position: absolute;
	bottom: 0 !important;
	width: 930px;
	font-size: 0.8em;
	color: #909090;
	height: 40px;
	padding-top: 11px;
	padding-left: 20px;
	background-image: url(images/bg-footer.gif);
	background-repeat: repeat-x;
}
*html #box-footer {
	width: 931px;
}
#box-footer a {
	color: #909090;
 	font-weight: bold;
	text-decoration: none;
}
#box-footer a:hover {
	text-decoration: underline;
}
#box-footer ul {
 	font-weight: bold;
 	text-transform: uppercase;
 	list-style-type: none;
}
#box-footer li {
	float: left;
	margin-right: 20px;
}
#box-footer p {
	clear: both;
}



/********************************/
/*** POPUPS *********************/
/********************************/

html body#popup {
	background-color: #fff;
	font: normal 0.8em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

html body#popup h1 {
	color: #3d70a4;
	font: bold 1.4em Tahoma, tahoma, Verdana, verdana, sans-serif;
	padding: 0;
	margin: 5px 0;
}

html body#popup a {
	color: #3d70a4;
	text-decoration: underline;
}

html body#popup a:hover {
	text-decoration: none;
}

html body#popup table, html body#popup td, html body#popup th {
	margin:0;
	padding: 0;
	border-collapse: collapse;
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

html body#popup th {
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	text-align:left;
}

html body#popup td {
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

html body#popup input.input, html body#popup 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;
}

html body#popup 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;
}


/********************************/
/*** 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;*/
}

.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;
}

.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;
}

/********************************/
/*** NAVIGATION *****************/
/********************************/

.contenttab_left {
	width: 237px;
	vertical-align:top;
	background-color: #a2abb4;
	border-right: 1px solid #fff;
}

#navigation li {
	background-color: transparent;
	padding: 0;
	list-style: none;
	margin: 8px 0px 0px 8px;
}

#navigation li.subnav_li {
	background-color: transparent;
	padding: 0;
	list-style: none;
	margin: 0px 0px 0px 9px;
}

#navigation ul {
	background-color: transparent;
	padding: 0;
	margin: 8px 0px 0px 0px;
	width:212px;
}
#navigation a {
	font: bold 1.2em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #43505e;
	text-decoration: none;
	display: block;
	padding: 5px 0px 5px 10px;
	border: none;
	margin: 0;
	width: 220px;
	display: block;
	line-height:25px;
	background-color: transparent;
}
#navigation a:link, #navigation a:visited {
	color: #556371;
	background: transparent url(./images/nav1.gif) no-repeat 0% 0%;
}
#navigation a:hover, #navigation a:focus, #navigation a.navactive, #navigation a:active.navactive, #navigation a:visited.navactive, #navigation a:hover.navactive {
	color: #2e3745;
	background: transparent url(./images/nav2.gif) no-repeat 0% 0%;
}

#navigation a.subnav, #navigation a.subnava {
	font: normal 0.9em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #b5bdc5;
	text-decoration: none;
	display: block;
	padding: 0px 0px 0px 10px;
	margin: 0;
	display: block;
	line-height:18px;
	width:210px;
	border-top: 1px solid #a2abb4;
	background-color: transparent;
}

#navigation a.subnav:link, #navigation a.subnav:visited {
	color: #b5bdc5;
	background: #7c8694 url(./images/spacer.gif) no-repeat 0% 0%;
}
#navigation a.subnav:hover, #navigation a.subnav:focus, #navigation a.subnava:link, #navigation a.subnava:active, #navigation a.subnava:visited, #navigation a.subnava:hover {
	color: #fff;
	background: #7c8694 url(./images/spacer.gif) no-repeat 0% 0%;
}

/********************************/
/*** CONTENT ********************/
/********************************/

.contenttab_center {
	width: 415px;
	vertical-align:top;
	background-color: #fff;
	padding: 10px 15px 20px 15px;
	font: normal 0.88em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #061e38;
	line-height: 1.6em;
}

.content {
}

div.content p {
}

div.content h1 {
	color: #3d70a4;
	font: normal 1.7em Tahoma, tahoma, Verdana, verdana, sans-serif;
	padding: 0;
	margin: 5px 0;
}

div.content_between {
}

div.content a:link, div.content a:visited, div.content a:active {
	color: #316394;
	text-decoration: underline;
}

div.content a:hover {
	text-decoration: none;
}

div.content_comment_box {
	padding: 5px;
	border-top: 1px dotted #061e38;
	border-bottom: 1px dotted #061e38;
	background-color: #eee;
}

div.content_comment_box a {
	font: bold 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	text-decoration: underline;
}

div.content_comment_box a:hover {
	text-decoration: none;
}

div.content_comment_box table {
	border-collapse: collapse;
	margin-top: 8px;
	background-color: transparent;
	width: 100%;
}

div.content_comment_box td {
	border-collapse: collapse;
	margin: 0;
	padding: 0 10px 0 0;
	background-color: transparent;
}

div.content_comment_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.content_comment_box input.input, div.content_comment_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;
}

div.content_comment_list_box {
	margin-top: 15px;
}

div.content_comment_list {
	color: #061e38;
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	border-top: 1px dotted #061e38;
	padding: 10px 0;
}


div.content_extern_container {
	padding: 10px;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 15px;
}

div.content_extern_container a {
	color: #3d70a4;
	text-decoration: underline;
}

div.content_extern_container a:hover {
	text-decoration: none;
}

iframe.content_extern_iframe {
	width: 100%;
	height: 500px;
	border: 1px solid #061e38;
}


div.content_preview {
	/*background: #ccd9e3 url('/images/bg_tab.gif') repeat-y;*/
	padding: 10px 20px;
	margin: 15px 0px;
	font: normal 0.85em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

div.content_preview h1 {
	color: #3d70a4;
	font: normal 1.6em Tahoma, tahoma, Verdana, verdana, sans-serif;
	padding: 0;
	margin: 0 0 5px 0;
}

div.content_preview a {
	color: #3d70a4;
	text-decoration: underline;
}

div.content_preview a:hover {
	text-decoration: none;
}


/********************************/
/*** 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 {
}

div.mod_contact_container h1 {
}

div.mod_contact_container a, div.mod_contact_box
}

div.mod_contact_container a:hover, div.mod_contact_box a:hover {
}


div.mod_contact_box {
}

div.mod_contact_box h1 {
}


div.mod_contact_box td {
}

div.mod_contact_box small {
}

div.mod_contact_box input.submit {
 	border: 1px solid #cccccc;
 	font-size: 0.8em;
}

div.mod_contact_box input.input, div.mod_contact_box textarea.input, div.mod_contact_box select.input {
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
 	border: 1px solid #cccccc;
 	font-size: 1.0em;
}

/********************************/
/*** NEWSLETTER *****************/
/********************************/
div.mod_newsletter_container {
}

div.mod_newsletter_container h1 {
	color: #3d70a4;
	font: normal 1.7em Tahoma, tahoma, Verdana, verdana, sans-serif;
	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 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
}

div.mod_newsletter_box h1 {
	color: #3d70a4;
	font: bold 1.1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	margin: 5px 0 0 0;
}


div.mod_newsletter_box td {
	margin: 0;
	padding: 2px 0px;
	color: #061e38;
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	vertical-align: top;
}

div.mod_newsletter_box small {
	font: normal 1em Tahoma, tahoma, Verdana, verdana, sans-serif;
	color: #777;
}

div.mod_newsletter_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_newsletter_box input.input, div.mod_newsletter_box textarea.input, div.mod_newsletter_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;
}
*/



/********************************/
/*** 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;
}



/********************************/
/*** MARGIN *********************/
/********************************/

/* MARGINTEXT */

div.mod_margintext_container {
}
div.mod_margintext_container p {
	color: #404040;
 	clear: both;
 	margin-bottom: 20px;
}


div.mod_margintext_container h1 {
}

div.mod_margintext_container a {
 font-family: Arial,Verdana,Helvetica,Sans-Serif;
}

div.mod_margintext_container a:hover {
	text-decoration: underline;
}


div.mod_margintext_container h2, div.mod_margintext_container h3 {
 	font-family: Arial,Verdana,Helvetica,Sans-Serif;
	background-image: url(images/subnav-title.gif);
	height: 32px;
	color: #eeeeee;
	text-transform: uppercase;
	font-size: 1.4em;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 20px;
}

* html div.mod_margintext_container h3 {
	height: 42px;
}

div.mod_margintext_text1, div.mod_margintext_text2, div.mod_margintext_text3 {
	margin: 20px 20px;
 	font-size: 0.85em;
}

div.mod_margintext_text1 p, div.mod_margintext_text2 p, div.mod_margintext_text3 p {
}

div.mod_margintext_text1 a, div.mod_margintext_text2 a, div.mod_margintext_text3 a {
	color: #404040;
	font-weight: bold;
	text-decoration: none;

}

div.mod_margintext_between {

}



/* 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 inp
	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%;
}

table#version {
	width: 100%;
	border: none;
	border-collapse: collapse;
	font-size: 0.9em;
	color: #3f3f3f;
}

table#version td {
	padding: 3px 0;
	vertical-align: center;
}

table#version td.foot_small {
	color: #aaa;
}

table#version td.border {
	border-bottom: 1px solid #aaa;
}
*html table#version td.fix_ie {
	padding-top: 14px;
}
*+html table#version td.fix_ie {
	padding-top: 19px;
}