@charset "utf-8";
/* CSS Document */

#center_main {
position:absolute;
left:50%;
top:50%;
height:622px;
width:973px;
margin:-311px 0px 0px -490px;
text-align:left;
padding:0px;
}


html,body {
height:100%;
font-family:"Times New Roman", Times, serif;

margin:0;
padding:0;

}

body{
	background: #000000;}

/* center */

#Maintable{
	background:url(images/Baglin_Background.jpg) top left no-repeat;
}

table.layout {
width:100%;
height:100%;
border-collapse:collapse;

}

td.layout {
vertical-align:middle;
padding:0 20px;
}

#container {
text-align:left;
position:relative;
_width:960px;
min-width:590px;
max-width:958px;

}

/* Aussehen der Seite */

h1 {
padding:0px;
margin:0px;
font-size:1.5em;
color:#660000;
margin-bottom: 20px;

}

h2 {
	padding-left:5px;
	font-size:1em;
	background-color:#660000;
	color:#FFFFFF;
	letter-spacing:3px;
	font-weight:normal;
}

h3 {
font-size:1.4em;
padding:10px 0;
margin: 0 0 10px 0;	
letter-spacing:2px;
}

h4 {
	color:#422616;
}


a:link, a:visited, a:active{
	text-decoration:none;
	color:#aa0000;
	font-weight:bold;
}

a:hover{
	color:#660000;
	}
img{border:none;}




/* Navigation */

/* Rechte Navigation */
.NAV_VERT{	
padding-left:4px;
padding-top:10px;
color:#ff6600;}
.NAV_VERT ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.NAV_VERT ul li {
	background:none;
	margin-left:12px;
	margin-bottom:2px;
	margin-right:0px;
	padding-left:8px;
	font-size:16px;
	background-color:#660000;
	letter-spacing:2px;


}
.NAV_VERT li a {
	text-decoration:none;
	display:block;
	height:22px;
	color:#000000;
}
.NAV_VERT li a:hover {
	color:#e5b672;

}
#mainlevel_act a {
	background:url(images/act-button.jpg) right bottom no-repeat #660000;
	color:#e5b672;
}

/* Rechte Navigation Stufe 2*/

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


}
.NAV_VERT_SUB ul li {
	background-color:none;
	background-image:none;
	margin-left:20px;
	margin-bottom:2px;
	margin-right:0px;
	padding-top:4px;
	padding-left:5px;


}
.NAV_VERT_SUB a{font-weight:normal;}
#sublevel_act a{font-weight:bold;}
.NAV_VERT_SUB ul li a{
	text-decoration:none;

	display:block;
	height:18px;
	color:#ff6600;
}
.NAV_VERT_SUB li:hover {
	background-color:none;
	background-image:none;

}

/* TOPNAVI */
#TOPNAVI{
	float:right;
	padding-right: 10px;
}

#TOPNAVI ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
#TOPNAVI ul li {
	display:inline;
	font-size:12px;
	margin-left:10px;}

#TOPNAVI ul li a, #TOPNAVI ul li a:link, #TOPNAVI ul li a:visited{
	color:#333333;
	font-weight:normal;
	}
	
#TOPNAVI ul li a:hover{
	color:#666666;
}

/* FOOTER */

#FOOTER ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
#FOOTER ul li {
	display:inline;
	font-size:12px;
	margin-right:10px;}

#FOOTER li a, #TOPNAVI li a:link, #TOPNAVI li a:visited{
	color:#333333;
	font-weight:normal;
	}
	
#FOOTER li a:hover{
	color:#666666;
}

/* MHW */
#MHW{color:#333333;
padding-right:5px;}

/* Aufbau der Seite */

#CONTENT{
margin-right:3px;
	padding-left:10px;
	padding-right:10px;

	
	}
#back_main{
	background:#FFFFFF top right no-repeat url(images/BACK_MAIN.jpg);}
	
/* Extension CSS */

/* Styled Content */
#CONTENT ul{
	margin:0;
	padding:0;
	padding-left:20px;}

#CONTENT ul li{
	list-style-type:none;
	background:url(images/LI_IMAGE.jpg) no-repeat;
	background-position:0px 4px;
	padding-left:16px;
	margin-bottom:3px;

}

/* POWERMAIL */

				fieldset.tx-powermail-pi1_fieldset {
				
				/* Disable border */
				
				border:1px solid #660000;
				background-color: none;
				
				}
				
				fieldset.tx-powermail-pi1_fieldset label {
				
				/* Style labels */
				
				display: block;
				
				width: 150px;
				
				float: left;
				
				clear: both;
				
				}
				
				fieldset.tx-powermail-pi1_fieldset input,
				
				fieldset.tx-powermail-pi1_fieldset select {
				
				/* Style input fields */
				
				width: 200px;
				
				border: none;
				
				border-bottom: 1px solid black;
				
				margin-left: 10px;
				
				}
				
				div.tx_powermail_pi1_fieldwrap_html {
				
				/* Increase margin between every field */
				
				margin: 10px 0;
				
				}
				fieldset.tx-powermail-pi1_fieldset input.powermail_reset
				{
				
				margin-top: 20px;
				
				margin-right: 0pt;
				
				margin-bottom: 10px;
				
				margin-left: 150px;
				
				font-weight: bold;
				
				}
				
				fieldset.tx-powermail-pi1_fieldset legend
				
				{
				
				font-weight: bold;
				
				color:#333333;
				background-color:none;
				
				}
/* tt_news */

				.news-latest-item, .news-single-item{ 
					padding:5px;
					background:url(images/A_of_spades.png) top left no-repeat;
					border-bottom:dashed 1px #660000;
					
					
				
					}
				.news-latest-headline, .news-single-headline h3{
				padding-left:40px;}
				
				.news-latest-date, .news-single-date{ font-size:12px;
				float:right;
				
					}
					
				.news-latest-morelink{
					}
					
/* Eventlist */

.EventsListTitle th, .EventsSingleTitle{
		padding-left:5px;
	font-size:1em;
	background-color:#660000;
	color:#FFFFFF;
	letter-spacing:3px;
	font-weight:normal;}

.EventsListRow{
}


/* ve_guestbook */

.tx-veguestbook-pi1 {
        font-size:100%;

    }
  
    /* error handling */
	.tx-veguestbook-pi1 p.tx-guestbook-form-error {
		font-weight:bold;
		color:#990000;
	}
	
	/* display of result count */
	.tx-veguestbook-pi1 .tx-guestbook-result {
		font-weight:bold;
		float:left;
	}
	
	/* pagination */
	.tx-veguestbook-pi1 .tx-guestbook-pagination {
		font-size:75%;
		font-weight:bold;
		float:right;
	}
	
	/* styles for list mode */
	.tx-veguestbook-pi1 h2.tx-guestbook-header {
		clear:both;
		background:#666;
		color:#FFF;
		display:block;
		font-size:100%;
		font-weight:bold;
		width: 35em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		float:left;
		width:10em;
		background:#EFEFEF;
		min-height:4em;
		padding: 5px;;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left {
		height:4em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-left p {
		color:#333;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right {
		float:left;
		width:520px;
		background:#FFF;
		padding: 5px;;
	}
	
	/* styles for latest mode */
	.tx-veguestbook-pi1 .tx-guestbook-latest p,
	.tx-veguestbook-pi1 .tx-guestbook-right p {
		color:#333;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest p.tx-guestbook-date,
	.tx-veguestbook-pi1 .tx-guestbook-right p.tx-guestbook-date {
        font-weight: bold;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-right h3 {
		font-size:100%;
		color:#990000;
		font-weight:bold;
		background:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-right .tx-guestbook-comment {
		font-size:75%;
		color:#333;
		font-style: italic;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-latest {
		display:block;
		padding:0.25em;
		clear:both;
	}
	
	/* form styles */
	.tx-veguestbook-pi1 .tx-guestbook-field {
		clear:both;
		width:100%;
		display:block;
		padding: 1em 0;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field label {
		clear: both;
		display: block;
		float: left;
		width: 10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-med {
		float:left;
		width:10em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field input.tx-guestbook-form-inputfield-big {
		float:left;
		width:20em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field textarea.tx-guestbook-form-textarea {
		width: 30em;
		display: block;
		float: left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-field span.tx-guestbook-form-obligationfield {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 fieldset {
		border:none;
	}
	
	.tx-veguestbook-pi1 legend {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		float:left;
		display:block;
		background:#F7F7F7;
		border:1px solid #CCC;
	}
 
	.tx-veguestbook-pi1 .tx-guestbook-freecap {
		margin-left:2.25em;
	}
 
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap img {
		float:left;
		display:block;
		padding-left:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap input {
		float:left;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap label {
		clear:both;
		display:block;
		float:none;
		width:10em;
		margin-bottom:0.5em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap p {
		font-size:75%;
		padding:0.25em;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap h3 {
		display:none;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-freecap span.tx-srfreecap-pi2-cant-read {
		color:#990000;
	}
	
	.tx-veguestbook-pi1 .tx-guestbook-clear {
		clear:both;
		display:block;
	}
	
	.tx-veguestbook-pi1 input.tx-guestbook-submit {
		width:auto;
		display:block;
	}
