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

body {
	background: url(../fwknet_bg.jpg);
	background-size: 100%;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #1e55aa;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
}
body a {
	color:#fff;	
}
html {
/*
	scrollbar-base-color:#4455aa;
	scrollbar-arrow-color:#ffffb2;
	*/
}
h1 {
	font-size: 1.4em;
	color: #ffffff;
	font-weight: bold;
	display: block;
	margin: 18px 0 5px 0;
}
h2 {
	font-size: 1.4em;
	color: #ffffff;
	font-weight: normal;
	display: block;
	margin: 18px 0 5px 0;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 5px 0;
	color: #ffffff;
}
h4 {
	font-weight: normal;
	display: inline;
}
td, div, h4 {
	font: 1em;
	color: #ffffff;
}
ul.arrow {
	list-style-image: url(images/p_dreieck_dunkel.gif);
	margin: 0;
	padding: 0;
}
.menu {
	margin: 5px 0 0 15px;
	padding: 0px;
}
.menu2 {
	margin: 5px 0 0 30px;
	padding: 0px;
}
.content a {
	font-weight: bold;
}
.breadcrumb, h1 a, h2 a, h3 a, .menu a, .menu2 a, .footer a {
	text-decoration: none;
}
.breadcrumb a:hover, h1 a:hover, h2 a:hover, h3 a:hover, .menu a:hover, .menu2 a:hover, .footer a:hover, p a:hover, .tagcloud a:hover {
	text-decoration: underline;
}
.s, .m, .l, .xl {
	text-decoration: none;
}
.s {
	font-size: 0.8em;
}
.m {
	font-size: 1em;
}
.l {
	font-size: 1.1em;
	font-weight: bold;
}
.xl {
	font-size: 1.3em;
	font-weight: bold;
}
.breadcrumb {
	font-size: 0.9em;
}
.breadcrumb a {
	line-height: 30px;
}
.tagcloud {
	word-spacing: 7px;
	line-height: 11pt;
}
.divider {
	padding: 0 0 5px 0;
	margin: 20px auto;
	border-bottom: 1px dotted #abb3d9;
}
.divider_short {
	padding: 0 0 5px 0;
	margin: 10px 0 20px 0;
	width: 100%;
	border-bottom: 1px dotted #abb3d9;
}
.divider h2 {
	padding: 0 0 0 10px;
	margin: 10px auto;
}
.modul_teaser {
	margin: 10px auto;
	text-align: left;
}
.thema_teaser {
	margin: 10px 0 10px 0;
	text-align: left;
}
.footer li {
	list-style-image: none;
	margin: 0px;
	padding: 1em;
	display: inline;
	font-size: 0.9em;
	line-height:30px;
}
.rss_feed ul, .rss_feed ul li {
	list-style-image: none;
	padding: 0;
	margin-bottom: 10px;
}
.inlineimg {
	vertical-align: baseline;
	display: inline;
	margin: 0 0 3px 10px;
}
.commercial {
	color: #666;
	padding: 0;
	margin: 20px auto;
	background-color: white;
	border-color: #909090;
	border-image: none;
	border-style: solid;
	border-width: 3px;
	padding-bottom: 2em;
	border-radius: 4px;
}
.commercial div {
	color: #666;
}
.commercial h2 {
	color: #666;
}
.commercial a {
	color: #4455aa;
	font-weight: bold;
}
.commercial img {
	border: none;
}
.intro {
	font-size: 1em;
}
.intro a:link {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.intro a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.intro a:hover, a:active {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.fullwidth {
	width: 90vw;
	max-width: 960px;
}

table.content img.img_v400 {
	height:30vw;
	max-height:400px;
	padding-bottom:5px;	
}
table.content img.img134 {
	width:134px;
	padding-right:10px;
	padding-bottom:5px;	
}
table.content div.img400 {
	font-size:0.7em;
	padding-bottom:15px;		
}

table.content div.imgfloat {
	font-size:0.7em;
	padding-bottom:15px;
	float:left;
}

.img_logo {
	display:inline-block;
	width:170px;
	height:150px;
	padding:10px 30px 30px 0;
	
}
