* { 
	margin: 0;
	padding: 0;
	border: 0;
}

body {
    margin: 0px;
	padding: 0px;
	font-family: sans-serif;
	font-size: 0.8em;
	background-color: #F4F2F8;
	background-image:url(http://beta.psv-treptow.de/fileadmin/psv-treptow/template/bilder/body_background.png);
	background-repeat:no-repeat;
}

legend {
	display: none;
}

a:link {
	font-weight:bold;	
	text-decoration:none;
	color:#d74e58;
}

a:hover {
	font-weight:bold;
	text-decoration:none; 
	color:#ecaca6;
}

a:active {
	font-weight:bold;
	text-decoration:none;
	color:#d74e58;
}

a:visited {
	font-weight:bold;
	text-decoration:none;
	color:#d74e58;
}

h1 {
	font-size:1.2em;
	margin-bottom: 0.6em;

}

h2, h3 {
	font-size:1em;
	margin-top: 1.2em;
	margin-bottom: 0.6em;

}


p {
	font-size:1em;
	margin-bottom: 0.6em;
}

#boxheader {
	/*background-image:url(http://beta.psv-treptow.de/fileadmin/psv-treptow/template/bilder/backgroundheader.jpg);*/
	height:184px;
	min-width:970px;
}

#contentmedia {
	float:left;
	width:320px;
}

#header {
	position: relative;
	float:left;
	background-image:url(http://beta.psv-treptow.de/fileadmin/psv-treptow/template/bilder/schriftzugpsvtreptow.jpg);
	background-repeat:no-repeat;
	height:180px;
	width:650px;
	color: #ffffff;
	font-weight:bold;
	font-size:1em;
	
}

ul#nav_head_ a {font-weight:bold; text-decoration:none; color:#ffffff;}
ul#nav_head_ a:link {font-weight:bold; text-decoration:none; color:#ffffff;}
ul#nav_head_ a:hover {font-weight:bold; text-decoration:none; color:#b197a6;}
ul#nav_head_ span {font-weight:bold; text-decoration:none; color:#b197a6;}

/* #headnavigation {
	position: absolute;
	right: 0;
	bottom: 0;
	margin: 0px;
	margin-bottom: 3px;
	margin-right: 12px;
	padding: 0;
} */


#header ul {
	display: inline;
	margin: 0px;
	padding: 0;
}

#header .tx-indexedsearch {
	display: inline;
	right: 0;
	bottom: 0;
	margin: 0px;
	margin-bottom: 3px;
	margin-right: 12px;
	padding: 0;
}

#helpnavigation {
	float:right;
	text-align:right;
	padding-right:25px;
	padding-top:159px;
	width: 625px;
}

#helpnavigation ul li {
	display:inline;
	list-style-type:none;
	padding-right:15px;
}

#nav_head_align {
	display: inline;
	clear:both;
	float: right;
}

#nav_head_div {
	display: inline;
	clear:both;
	float: left;
	padding-top: 4px;
	/* background-color: #fedcba; */
}

#nav_isear_div {
	display: inline;
	float: left;
	/* background-color: #abcdef; */
}

#mainnavigation {
	width:970px;
	/*background-image:url(http://beta.psv-treptow.de/fileadmin/psv-treptow/template/bilder/backgroundmainnavi.jpg);*/
}

#page {
	line-height:19px;
	padding-right:10px;
	width:970px;
}

#subnavigation {
	clear:left;
	float:left;
	width:110px;
	min-height:300px;
	height: auto !important;
	height: 300px;
	background-image:url(http://beta.psv-treptow.de/fileadmin/psv-treptow/template/bilder/backgroundsubnavi.jpg);
	background-repeat: repeat-y;
}

#boxcontenthelp {
	background-image:url(http://beta.psv-treptow.de/fileadmin/psv-treptow/template/bilder/bg_boxcontenthelp.png);
	background-repeat: repeat-y;
	float:left;
	width:860px;
}

#boxcontent {
	float:left;
	padding:25px 25px 25px 25px;
	border: 1px solid #CCCCCC;
	background-color:#FFFCFD;
	width:550px;
	min-height:283px;
	height: auto !important;
	height: 283px;

}


#subcontent {
	float: left;
	width:228px;
	min-height:292px;
	height: auto !important;
	height: 292px;
	margin-left:5px;
	background-color:#D8CCD6;
	padding: 8px;
	padding-bottom:25px;
}

#footer {
	clear:both;
	text-align:right;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:20px;
	color:#5b1233;
	font-weight:bold;
	font-size:0.85em;

}

.tx-felogin-pi1 input, select, textarea {
  	font-family: sans-serif;
	font-size: 0.85em;
	border:1px solid #5b1233;
	padding: 1px;
}

.tx-felogin-pi1-submit-button {
	  width:60px;
  font-weight: bold;
  border:1px solid #5b1233;;
  background-color:#5b1233;
  color:#ffffff;
  float:left;
  margin-top: 0.6em;
}

#boxcontent ul {
	list-style-position:outside;
	list-style-type:disc;
	margin:0 0 0.6em;
	padding-left: 15px;
}

#boxcontent li {
	margin:0;
}

