/*
	Design by Free CSS Templates
	http://www.freecsstemplates.org
	Released for free under a Creative Commons Attribution 2.5 License
*/

/* Basic */
.daten {
	border-width:1px;
	  border-style:solid;
	  border-color:yellow;
	  padding:3px;
	  width: 300px;
	  vertical-align: top;
}
.daten2 {
	border-width:1px;
	  border-style:solid;
	  border-color:yellow;
	  padding:3px;
	  width: 300px
	  vertical-align: top;
}
*
{
	margin: 0em;
	padding: 0em;
}

h1,h2
{
}

body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	background-color: #0b3b83;
}

a
{
	color: #ffff00;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.menustylea {
	font-weight:bold; 
	text-decoration:none;
	}

a.contentlink{
	display: inline-block;
	line-height: 30px;
	color: white;
	background-image:url(menu-item-big.png);
	background-repeat: no-repeat;
	width: 168px;
	text-align: center;}

		/*Wenn seitenmenü dann display:block*/
div.menustylen {
	font-weight: normal;
	text-decoration:none;
	text-align: center;
	width: 950px;
	margin: 0 auto;}
div.menustylen a:link {
		font-family:'Arial';
		line-height: 30px;
		font-size: 10pt;
		display:inline-block;
		vertical-align: middle; 
		background-image:url(menu-item-big.png);
		background-repeat: no-repeat;
		width:168px;
		color: white;
		text-align: center}
div.menustylen a:visited { 
		font-family:'Arial';
		line-height: 30px;
		font-size: 10pt;
		display:inline-block;
		vertical-align: middle; 
		background-image:url(menu-item-big.png);
		background-repeat: no-repeat;
		width:168px;
		color: white;
		text-align: center}
div.menustylen a:hover {
		font-family:'Arial';
		line-height: 30px;
		font-size: 10pt;
		display:inline-block;
		vertical-align: middle;
        background-image:url(menu-item-big.png);
		background-repeat: no-repeat;
        width:168px;
		color: yellow;
		text-align: center}

/*Menüstyle der Zweiten ebene */


div.menustylen2 {
	font-weight:normal; 
	text-decoration:none;
	z-index: 2;
	position: relative;
	left: 30px;
	top: 0; 	}
div.menustylen2 a:link { 
		font-family:'Arial';
		line-height: 24px;
		font-size: 8pt;
		display:block;
		vertical-align: middle; 
		background-image:url(menu-item-small.png);
		background-repeat: no-repeat;
		width:135px;
		color: white;
		text-align: center}
div.menustylen2 a:visited { 
		font-family:'Arial';
		line-height: 24px;
		font-size: 8pt;
		display:block;
		vertical-align: middle; 
		background-image:url(menu-item-small.png);
		background-repeat: no-repeat;
		width:135px;
		color: white;
		text-align: center}
div.menustylen2 a:hover {
		font-family:'Arial';
		line-height: 24px;
		font-size: 8pt;
		display:block;
		vertical-align: middle;
        background-image:url(menu-item-small.png);
		background-repeat: no-repeat;
        width:135px;
		color: yellow;
		text-align: center}
/* Outer */



#outer
{
	background-image: url(hauptbackg.png);
	background-position: center;
	background-repeat: repeat-Y;
	padding: 0em;
	margin: 0em;
	width: 100%;
}

/* Header */

#header
{
	position: relative;
	background-image: url(header.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	padding-left: 2em;
}

#menu
{
	text-align: center;
}


/* Content */

#content
{
	line-height: 1.5em;
	
}


#content p
{
	margin-bottom: 1.5em;
}

#content h2,h3,h4,h5,h6
{
	color: #ffffff;
	margin-bottom: 1em;
	border-bottom: solid 1px #dfdfdf;
	padding-bottom: 0.3em;
}

#content h2
{
	font-size: 1.5em;
}

#content h3
{
	font-size: 1.1em;
}

#content ul
{
	margin-bottom: 1.5em;
	padding-left: 1em;
	list-style: square;
}

#content blockquote
{
	margin-bottom: 1.5em;
	padding: 0.75em 0.75em 0.75em 1.5em;
	border-left: solid 0.75em #005082;
	background: #FDFDFD url('images/a7.gif') top left repeat-x;
}

#content blockquote p
{
	margin-bottom: 0em;
}


/* Primary Content */

#primaryContentContainer
{
	/* background-color: #fff; */
	float: right;
	margin: 0em -19em 0em -19em;
	width: 100%;
}

#primaryContent
{
	margin: 1.5em 19em 0em 17.25em;
	padding: 1.5em 3em 1.5em 3em;
}

/* Secondary Content */

#secondaryContent
{
	position: relative;
	float: left;
	width: 14em;
	padding: 3em 2em 1.5em 2em;
	/*background: #0b3b83 url('images/a1.gif') top right repeat-y;*/
}

#secondaryContent ul
{
	margin-bottom: 0;
}


#secondaryContent .xbg
{
	position: absolute;
	right: 0em;
	bottom: -64px;
	/*background: #0b3b83 url('images/a3.gif') top right no-repeat;*/
	height: 64px;
	width: 128px;
}

/* Tertiary Content */

#tertiaryContent
{
	position: relative;
	float: right;
	width: 15em;
	padding: 3em 2em 1.5em 2em;
	/*background: #0b3b83 url('images/a2.gif') top left repeat-y;*/
}

#tertiaryContent .xbg
{
	position: absolute;
	left: 0em;
	bottom: -64px;
	/*background: #0b3b83 url('images/a4.gif') top left no-repeat;*/
	height: 64px;
	width: 128px;
}


/* Footer */

#footer
{
	background-image:url(footer.png);
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	color: white;
	height: 30px;	
	position: relative;
	z-index: 1;
	padding-top:8px;
	/*padding: 1em 0em 2em 0em;
	margin: 1em 2em 0em 2em;*/
}

.clear
{
	clear: both;
}
