/*
	Theme Name: BHV 07
	Theme URI: http://www.bremer-handball.de
	Description: -
	Version: 1.0
	Author: Matthias Wilkens
	Author URI: http://www.idee-und-design.com

*/


a{
 font-family : Arial, Helvetica, sans-serif;
 color : #B40710;
 border : 0px;
 border-style : none;
 border-width : 0px;
 margin : 0px;
 text-decoration : none;

}
a:hover {
 font-family : Arial, Helvetica, sans-serif;
 color : #B40710;
 text-decoration : underline
}
a:link,a:visited,a:active {
 font-family : Arial, Helvetica, sans-serif;
 color : #B40710;
 border : 0px;
 border-style : none;
 border-width : 0px;
 margin : 0px;
 text-decoration : none;
}
a.top-navi,a.top-navi:visited,a.top-navi:active	{
 padding-left:8px; 
 text-decoration:none; 
 color:#FFFFFF; 
 font-weight:600; 
}
a.top-navi:Hover				
{ 
 padding-left:8px; 
 text-decoration:none; 
 color:#B40710; 
 font-weight:600; 
}
a.sup-navi,a.sup-navi:visited,a.sup-navi:active	{
 font-family : Arial, Helvetica, sans-serif;
 font-size : 11px;
 color:#333333; 
 padding-left:18px; 
 background: url("http://www.idee-und-design.com/bhv/internet/images_global/sub_pfeil.gif") no-repeat; 
 background-position:1px 2px; 
 text-decoration:none; 
 
 font-weight:600; 
}


.text-klein{
 font-family : Arial, Helvetica, sans-serif;
 padding-left:4px; 
 color : #333333;
 font-size : 11px;
}
.subheadline{
 font-family : Arial, Helvetica, sans-serif;
 color : #333333;
 font-size : 14px;
 font-weight : bold;
}
.subheadline-rot{
 font-family : Arial, Helvetica, sans-serif;
 color : #B40710;
 font-size : 12px;
 font-weight : bold;
}
.headline-monat{
 font-family : Arial, Helvetica, sans-serif;
 color : #B40710;
 font-size : 14px;
 font-weight : bold;

}
.text-weiss{
 font-family : Arial, Helvetica, sans-serif;
 color : #ffffff;
 font-weight : bold;
 padding-left: 7px;
}
.fett{
 font-family : Arial, Helvetica, sans-serif;
 color : #333333;
 font-weight : bold;
}
.rubrik-grau{
 font-family : Arial, Helvetica, sans-serif;
 color : #ffffff;
 font-size : 12px;
 font-weight : bold;
 padding-left: 5px;
 padding-right: 5px;
 padding-bottom: 2px;
}

table.links{
 font-family : Arial, Helvetica, sans-serif;
 color : #000000;
 font-size : 11px;
 font-weight : normal;
}


strong{
 font-family : Arial, Helvetica, sans-serif;
 color : #333333;
 font-weight : bold;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #B40710;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
/**/
#wrapper {
position: relative;
	background-image: url(http://www.idee-und-design.com/bhv/system/images/bg_schatten_inhalt.jpg);
	background-repeat: repeat-y;
	width: 789px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
}
/**/
#header {
	background-color: #333333;
	background-image: url(http://www.idee-und-design.com/bhv/system/images/header.jpg);
	height: 143px;
	width: 789px;
}
#lef_col {
	background-color: #FFFFFF;
	width: 780px;
	float: left;
}
#nav_left_col {
	width: 166px;
	float: left;
	margin-top: 10px;
	padding-right: 5px;
	padding-left: 10px;
}
#inhalt_left_col {
	background-color: #FFFFFF;
	width: 380px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#right_col {
	width: 166px;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	margin-bottom: 30px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B40710;

	padding-left: 0px;
	padding-bottom: 0px;
	font-weight: big;
}
h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #999999;
	
	padding-left: 2px;
	padding-bottom: 2px;
	font-weight: normal;
        text-decoration: none;
}
#footer {
	clear: both;
	background-color: #333333;
	background-image: url(http://www.idee-und-design.com/bhv/system/images/footer.jpg);
	height: 31px;
	width: 789px;
	text-align: right;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 143px;
	font-weight: bold;
	color: #FFFFFF;

	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	font-variant: normal;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #B40710;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B40710;
}
.date a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B40710;
text-decoration: none;
}
.label_navi {
	text-indent: -5000px;
	background-image: url(http://www.idee-und-design.com/bhv/system/images/navigation_label.gif);
	background-repeat: no-repeat;
}
.label_login {
	text-indent: -5000px;
	background-image: url(http://www.idee-und-design.com/bhv/system/images/login_label.gif);
	background-repeat: no-repeat;
}
#wrapper #lef_col #stimmungsbild {
	padding-left: 0px;
}


#wrapper #subnavi {
	position: absolute;
	left: 570px;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#searchdiv {
	position: absolute;
	top: 15px;
	right: 12px;
	height: 280px;
	width: 200px;
}
#searchdiv #searchform #s {
	position: absolute;
	left:0;
	top:00;
	width: 143px;
	height: 15px;
	padding-left: 5px;
}

.clear{clear: both;}

