/**
 * Style sheet basic
 */
.odd, .even, .mandatory
{
	margin-top:3px;
	margin-bottom:3px;
}

.link-pfeil
{
	width: 4px; height: 7px;
}

/* Textfeld Newsletter bestellen */
.newsletter
{
	color: rgb(195, 193, 193); width:170px;
}

/* Sendebutton Newsletter */
.submit
{
	margin-left:2px;
}

.box_linie
{
	border-top:1px solid #cccccc; 
	line-height:0px; 
	height:0px; 
	margin-top:5px; 
	margin-bottom:5px; 
	padding:0px;
}

.footer_linie
{
	border-top:1px solid #cccccc; 
	line-height:0px; 
	height:0px; 
	margin-top:17px;
	margin-bottom:5px;
}

.tabelle:hover
{
	background-color:#F0F0F0;
}

.tabelle
{
	hover:expression(this.onmouseover=new Function("this.style.background='#F0F0F0';"),this.onmouseout=new Function("this.style.background='#FFFFFF';"));
}

.accordiontext
{
	padding:5px;
	border-bottom:1px solid;
	border-bottom-color:#8C8C8C;
}

#zufallsbildheader
{
	margin-top:10px;
	padding-left:5px;
	background-image:url("/bilder/box-grau.jpg");
	background-repeat:no-repeat;
	color:#ffffff;
}

.galerie
{
	margin-top:10px;
}

#main
{
	padding-right:10px;
	padding-left:10px;
	margin-left:190px; margin-right:190px;
}

.accordion
{
	border-top:0px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-left:1px solid;
	border-color:rgb(140,140,140);
}

.toggler_navfirst
{
	background-image:url(/bilder/box-grau.gif);
}

.toggler_nav
{
	background-image:url(/bilder/box-grau-eckig.gif);
}

#right
{
	width:190px;
}

#wrapper
{
	width:960px; margin:0 auto;
}

#left
{
	width:190px;
}

.toggler
{
	width:190px;
	height:20px;
	margin-top:-1px;
	padding-left:5px;
	vertical-align:middle;
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:13px;
	color:#ffffff;
	line-height:20px;
	cursor:pointer;
}

.submit
{
	width:53px;
	margin:5px 0px 0px 0px;
	padding:0px;
	background-color:#ffffff;
	border:0px;
	font-size:11px;
	color:rgb(153,0,0);
	cursor:pointer;
}

select
{
	border: 1px solid #999999; background-color: #ffffff;
}

.rahmen
{
	margin-bottom:10px;
	padding:5px;
	border-top:0px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-left:1px solid;
	border-color:rgb(131,131,131);
}

.zufallsrahmen
{
	border-top:0px solid;
	border-right:1px solid;
	border-bottom:1px solid;
	border-left:1px solid;
	border-color:rgb(131,131,131);
}

.caption
{
	padding:0px 0px 3px 5px;
}

.info
{
	padding-bottom:6px;
}

.image_container
{
	padding:0px 10px 10px 0px;
}

.news
{
	margin-bottom:17px;
	padding-bottom:17px;
	border-bottom:1px solid #cccccc;
	zoom:1;
}

.mod_subscribe
{
	margin-top:10px;
}

h3
{
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:15pt;
	color:#000000;
}

h4
{
	margin-top:5px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:14pt;
	color:#000000;
}

#imfokus
{
	width:190px;
	height:20px;
	background-image:url("/bilder/box-rot.gif");
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:13px;
	color:#ffffff;
	line-height:20px;
	text-indent:5px;
}

.seitenmenuheader
{
	width:190px;
	height:20px;
	padding-left:5px;
	vertical-align:middle;
	background-image:url("/bilder/box-grau.gif");
	background-repeat:no-repeat;
	text-decoration:none;
	font-size:13px;
	color:#ffffff;
	line-height:20px;
}

.navibilder
{
	width:118px;
	height:28px;
	margin:0px -5px 0px 0px;
	padding:0px;
	border:0px;
}

#hauptnavigation
{
	height:28px;
	right:20px;
	top:70px;
	position:absolute;
}

#falkenlogo
{
	width:275px;
	height:51px;
	left:10px;
	top:23px;
	position:relative;
}

#header
{
	margin-bottom:35px;
	background-image:url("/bilder/falken-bielefeld-kopf.jpg");
	background-repeat:no-repeat;
	height:98px;
}

body
{
	font-family:'Lucida Grande',Verdana,Helvetica,Arial;
	text-decoration:none;
	font-size:11px;
	line-height:15px;
	color:rgb(100,100,100);
	text-align:center;
}

h1
{
	margin:-4px 0px 10px 0px;
	font-weight:bold;
	font-size:15px;
	line-height:25px;
	color:#000000;
}

h2
{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:11pt;
	color:#000000;
}

a
{
	text-decoration:none;
	color:rgb(153,0,0);
}

a:hover
{
	text-decoration:underline;
	color:rgb(153,0,0);
}

p, pre, form
{
	margin:0px;
	padding:0px;
}
