body{
	font-family: Arial Narrow,Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bgr.gif);
}
a{
	color: #334d55;
	text-decoration: none;
}

a:link{
	color: #334d55;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	/*text-decoration: underline; */
}

h1{
 font-family: Verdana,Arial Narrow,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial Narrow,Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
h3{
	font-family: Arial Narrow,Arial,sans-serif;
	font-size: 110%;
	color: #0099CC;
	margin: 0px;
	padding: 0px;
}
#titel{
	font-family: Arial Narrow,Arial,sans-serif;
	font-size: 130%;
	color: #0099CC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	margin: 0px;
	padding: 0px 0px 0px 3px;
	text-align: left;
	font-weight: bold;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0033FF;
	width: 100%;
	
}
ul{
 list-style-type: square;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
#alles{
	margin: 2px auto;
	width: 900px;
	text-align: left;
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
}
#masthead{
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 110px;
	background-color: #A6B8FF;
}
#masthead img{
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
#masthead h1{
font-family: Verdana, Arial Narrow,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px 0px 5px 10px;
}
#masthead1{
	float: left;
	width: 180px;
	height: 110px;
}
#masthead2{
	float: right;
	width: 20%;
	height: 95px;
	font-size: 100%;
}
#masthead2 img{
	padding-right: 15px;
	padding-top: 2px;
}
#masthead3{
	height: 70px;
	float: right;
	width: 709px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: right;
	padding-right: 10px;
}
#masthead4{
	height: 40px;
	float: right;
	width: 719px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#navBar{
	float: left;
	width: 180px;
	margin: 0px;
	padding: 0px;
	background-color: #eeeeee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#headlines{
	float:right;
	width: 180px;
	border-left: 1px solid #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-color: #eeeeee;
	
}

#headlineLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 100%;
}
#headlineLinks h3{
	padding: 0px 0px 10px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

#headlineLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	color: #334d55;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#headlinetextlink {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#headlineLinks a:hover, #headlineLinks a:active, #headlineLinks a:focus {
	background-color: #dddddd;
}

#headlines a{
	display: block;
	padding: 2px 0px 2px 10px;
	color: #334d55;
	font-size: 100%;
}

#headlines ul a:link, #headlines ul a:visited {display: block;}
#headlines ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#headlines li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #headlines li {border-bottom: none;}

#content{
	float: left;
	width: 710px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #cccccc;
}

#headlines{
	margin: 0px;
	padding: 10px 0px 0px;
	float: right;
	width: 20%;
}

#headlines p{
	padding: 5px 0px 5px 5px;
	font-size: 90%;
}
#headlines input{
	font-size: 90%;
}
#headlines form{
	border: 1px dashed #333333;
	font-size: 90%;
	padding-left: 5px;
}
#headlinetitel {
	color: #0099CC;
	font-weight: bold;
}

#globalNav{
	padding: 0px 0px 0px 10px;
	width: 90%;
	height: 100%;
	vertical-align: bottom;
	font-size: 105%;
	float: right;
}
#globalNav a{
	margin-top: 10px;
	color: #334d55;
}
#globalNav a:hover{
	color: #CCCCCC;
	background-color: #334d55;
}
#siteName{
	margin: 0;
	padding: 0 10 0 10px;
}
#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 105%;
}
#sectionLinks h3{
	padding: 10px 0px 10px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
	color: #334d55;
	font-size: 105%;
}
#sectionLinks a:hover, #sectionLinks a:active, #sectionLinks a:focus {
	background-color: #dddddd;
}

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

.feature{
	padding: 0px 0px 0px 10px;
	font-size: 100%;
	text-align: justify;
}
#featurespalte {
	width: 48%;
	float: left;
}
#featurespalte2 {
	width: 48%;
	float: right;
}
#featuretrennung{
	width: 100%;
	height: 7px;
	float: left;
	line-height: 7px;
}

.feature h3{
	padding: 20px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: right;
	margin: 4px 2px 4px 7px;	
}
.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 10px 0px;
}
#siteInfo{
	clear: both;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	text-align: center;
	border-top: 1px solid #cccccc;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
.clearall{
	font-size: 1px;
	line-height: 1px;
	clear: both;
}
tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	
}
td {
	border-collapse:collapse;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
table {
	border: 0px none;
}
#beschreibung
{
	font-size: 80%;
}
#adresse {
	font-size: 90%;
}
#frm_login {
	padding: 4px;
}
