/***********************************************/
/* standard.css                               */
/* made by http://webdirect24.de               */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #A8A800;
	scrollbar-3d-light-color:#;
	scrollbar-arrow-color:#;
	scrollbar-base-color:#;
	scrollbar-dark-shadow-color:#;
	scrollbar-face-color:#A8A800;
	scrollbar-highlight-color:#;
	scrollbar-shadow-color:#;
}

a{
	color: #003399;
	text-decoration: none;
}

a:link{
	color: #003399;
	text-decoration: none;
}

a:visited{
	color: #003399;
	text-decoration: none;
}

a:hover{
	color: #003399;
	text-decoration: underline;
}

h1{
 font-size: 120%;
 color: #004200;
 margin: 0px;
 padding: 0px;
}

h2{
 font-size: 114%;
 color: #FFF;
 margin: 0px;
 padding: 0px;
}

h3{
 font-size: 100%;
 color: #004200;
 margin: 0px;
 padding: 0px;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
	font-size: 90%;
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #004200;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
h6{
	font-size: 90%;
	color: #333;
	margin: 0px;
	padding: 0px 0px 5px 5px;
	background-color: #C6C6FF;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: none;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
img{
	border: 0;
}
.errorMessage{
	font-family: "Courier New", Courier, mono;
	color: #FF0000;
	font-size: 80%;
}

/**************Kategorien Inhalte****************************/
#contentHeadline {
margin: 0px 5px 5px 5px;
}
#contentUeberblick{
	font-size: 80%;
	float: left;
	width: 100%;
	height: 100%;
	background-color: #EEBB2A;
}
#ueberblick  {
margin-left: 10px;
margin-right: 10px;
background-color:#CCCCFF;
}
#ueberblick h5 {
margin: 0;
padding: 0;
}
#ueberblick td {
padding-left: 5px;
padding-right: 5px;
font-size: 80%;
border-right: 1px solid #FFF;
border-bottom: 1px solid #FFF;
}
.top {
font-size: 80%;
}
.einleitung {
	padding: 0;
	margin-left: 10px;
	font-size: 80%;
}
.einleitung img{
	padding-right: 10px;
}

#contentMain{
	font-size: 80%;
	float: left;
	width: 100%;
	height: 100%;
	background-color: #EEBB2A;
}

#contentDetail{
	font-size: 80%;
	float: left;
	width: 100%;
	height: 100%;
	background-color: #BDDBB7;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/


#fakeButton{
	margin: 0px;
	padding: 0px;
	background-color: #A8A800;
	border-right-color: #999999;
	border-right-style: outset;
	border-right-width: 2px;
	border-bottom-color: #999999;
	border-bottom-style: outset;
	border-bottom-width: 2px;
	border-left-color: #999999;
	border-left-style: outset;
	border-left-width: 2px;
	border-top-color: #999999;
	border-top-style: outset;
	border-top-width: 2px;
}

#fakeButton a:hover{
	background-color: #C6C6FF;
}

/* InsertLayout Divs  im StandardtLayout eingeschlossen (verschachtelt)! Vererbung   */
#insertContentRight{
	float: right;
	width: 100px;
	padding: 0px 0px 0px 0px;
	margin-right: 0px;
	margin-left: 5px;
}
#insertContentRight img{
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
}

#insertContentLeft{
	float: left;
	width: 100px;
	padding: 0px 0px 0px 0px;
	margin-right: 5px;
	margin-left: 0px;
}
#insertContentLeft img{
	padding: 0px 0px 0px 0px;
	margin-bottom: 5px;
}

#insertContentColor{
	float: left;
	width: 40%;
	margin:0px 5px 5px 0px;
	padding: 0px 5px 0px 5px;
	background-color: #FFF;
	font-weight: bold;
	border-right-color: #333333;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #333333;
	border-left-style: solid;
	border-left-width: 1px;
	border-top-color: #333333;
	border-top-style: solid;
	border-top-width: 1px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

.subNavi {
padding: 5px 5px 5px 5px;
border-top: 1px solid #CCC;
background-color: #BDDDB7;
}
.subNavi  a{
 font-size: 80%;
}
/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.featuret h3{
	padding: 0px 5px 0px 5px;
	border-top-color: #004200;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #004200;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}
.feature h5{
	font-size: 90%;
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #004200;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
}

/************** .right story styles *****************/

.storyRight{
	clear: both;
	padding: 0px 10px 0px 10px;
	font-size: 100%;
}
.storyRight p{
	padding: 0px 0px 10px 0px;
}
.storyRight h3{
	padding: 0px 5px 0px 5px;
	border-top-color: #004200;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #004200;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}
.storyRight h5{
	font-size: 90%;
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #004200;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}
.storyRight ul{
	list-style-type: none;
	font-weight: bold;
}

.storyRight ul ul{
	list-style-type: none;
	font-weight: normal;
}

.storyRight ul ul ul{
 list-style-type: none;
}
.storyRight img{
	float: right;
	padding: 0px 0px 0px 0px;
	margin-left: 5px;
}

/************** .left story styles *****************/

.storyLeft{
	clear: both;
	padding: 0px 10px 0px 10px;
	font-size: 100%;
}
.storyLeft p{
	padding: 0px 0px 10px 0px;
}
.storyLeft h3{
	padding: 0px 5px 0px 5px;
	border-top-color: #004200;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #004200;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}
.storyLeft h5{
	font-size: 90%;
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #004200;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}

.storyLeft ul{
	list-style-type: none;
	font-weight: bold;
}

.storyLeft ul ul{
	list-style-type: none;
	font-weight: normal;
}

.storyLeft ul ul ul{
 	list-style-type: none;
}
.storyLeft img{
	float: left;
	padding: 10px 10px 0px 0px;
	margin-right: 5px;
}

/**************************freestyle****************/

.storyFreestyle{
	clear: both;
	padding: 0px 10px 0px 10px;
	font-size: 100%;
}
.storyFreestyle p{
	padding: 0px 0px 10px 0px;
}
.storyFreestyle h3{
	padding: 0px 5px 0px 5px;
	border-top-color: #004200;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #004200;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}
.storyFreestyle h5{
	font-size: 90%;
	color: #FFF;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	background-color: #004200;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 5px;
}

.storyFreestyle ul{
	list-style-type: none;
	font-weight: bold;
}

.storyFreestyle ul ul{
	list-style-type: none;
	font-weight: normal;
}

.storyFreestyle ul ul ul{
 	list-style-type: none;
}
.storyFreestyle img{
	padding: 10px 10px 0px 0px;
	margin-right: 5px;
}

/*********** #infoBar link styles ***********/
#infoBar img{
	display: block;
	border-top-color: #CCCCCC;
	border-top-style: inset;
	border-top-width: thin;
	border-right-color: #CCCCCC;
	border-right-style: inset;
	border-right-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: inset;
	border-left-width: thin;
	margin: 0px 0px 0px 0px;
	padding:0;
}

#infoBar ul a:link, #infoBar ul a:visited {display: block;}
#infoBar ul {list-style: none; margin: 0; padding: 0;}
html>body #infoBar li {border-bottom: none;}

/*********** #navBar link styles ***********/
#navBar{
	float: left;
	background-color: #A8A800;
}
#navBar img{
	display: block;
	border-top-color: #CCCCCC;
	border-top-style: inset;
	border-top-width: thin;
	border-right-color: #CCCCCC;
	border-right-style: inset;
	border-right-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: inset;
	border-left-width: thin;
	margin: 0px 0px 0px 0px;
	padding:0;
}

#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 #004200;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#sectionLinksInfo a:hover{
	background-color: #C6C6FF;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #000;
	font-size: 100%;
}

#sectionLinks h3{
	padding: 0px 0px 2px 10px;
	color: #004200;
}

#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #C6C6FF;
}

/*********** #sectionLinksSmall styles ***********/
#sectionLinksSmall h5{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 120%;

}#sectionLinksSmall{
	margin: 0px;
	padding: 0px;
	font-size: 60%;
         font-weight:bold;
}

#sectionLinksSmall h3{
	padding: 10px 0px 2px 10px;
	color: #004200;
	font-size: 120%;
}

#sectionLinksSmall a{
	display: block;
	border-top: 1px solid #004200;
	padding: 0px 10px 2px 10px;
}

#sectionLinksSmall a:hover{
	background-color: #C6C6FF;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
}
.relatedLinks a:hover {
	background-color: #C6C6FF;
}

/************* #recht Infos styles ***************/
#headline a{
}
#headline h5{
	font-size: 100%;
}
#headline{
	/*float: right;*/
	border-left: 1px solid #cccccc;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0;
	padding: 0px 0px 20px 10px;
	font-size: 80%;
}
/************** #advert styles **************/
.artikel {
background-color: #FFF;
}
#advert{
	padding: 30px 0px 10px;
	font-size: 90%;
}
#advert h3{
	font-size: 90%;
}
#advert img{
	display: block;
	border-top-color: #CCCCCC;
	border-top-style: inset;
	border-top-width: thin;
	border-right-color: #CCCCCC;
	border-right-style: inset;
	border-right-width: thin;
	border-bottom-color: #CCCCCC;
	border-bottom-style: inset;
	border-bottom-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: inset;
	border-left-width: thin;
}
