BODY {
	padding: 0;
	margin: 0;
	font-family: Verdana;
	font-size: 1px;
	background-image: url(/images/tpl/bg_content.jpg);
	background-repeat: repeat-y;
	color: #06529a;
}

img {
	border: none;
}

hr {
	border: none;
	size: 1px;
	height: 1px;
	color: #909dc9;
	background-color: #909dc9;
}

#head {
	width: 1008px;
	border: 0px solid red;
	height: 219px;
	clear: both;
	background-color: #FFFFFF;
}

    #logo {
	    width: 206px;
	    height: 219px;
	    background-image: url(/images/tpl/logo.gif);
	    background-repeat: no-repeat;
	    float: left;
	}
	
	#headbild {
        width: 592px;
	    height: 219px;
	    background-image: url(/images/tpl/headbild.jpg);
	    background-repeat: no-repeat;
	    float: left;
	}

		#submenue {
			position: relative;
			width: 110px;
			top: 120px;
		    left: 470px;
		    font-family: Verdana;
		    font-size: 11px;
		    color: #FFFFFF;
		    line-height: 20px;
		}
		
    #obenrechts {
        width: 206px;
	    height: 219px;
	    background-image: url(/images/tpl/favoriten_head.jpg);
	    background-repeat: no-repeat;
	    float: left;
	}
	
		#favoriten_flaggen {
			position: relative;
			width: 111px;
			height: 50px;
			top: 13px;
		    left: 95px;
		}
	
#main {
	width: 1004px;
	height: 550px;
	min-height: 550px;
	clear: both;
	font-family: Verdana;
	font-size: 12px;
}

	#menue {
		width: 231px;
		float: left;
		z-index: 1;
		overflow: hidden;
	}

	#contentblock {
		width: 535px;
		float: left;
	}

		#content {
		    margin: 23px 0 0 0;
		    width: 535px;
			z-index: 2;
		}
		
	#rechts {
		width: 206px;
		float: right;
	}

.teaser_rechts {
    font-family: Verdana;
    font-size: 12px;
    color: #06529a;
    padding: 3px 0 8px 0;
    margin: 0 12px 0 12px;
}

a.teaser_rechts, a.teaser_rechts:link, a.teaser_rechts:active, a.teaser_rechts:visited {
    font-family: Verdana;
    font-size: 12px;
    color: #06529a;
    text-decoration: none;
}

a.teaser_rechts:hover, a.teaser_rechts:visited:hover {
    font-family: Verdana;
    font-size: 12px;
    color: #06529a;
    text-decoration: none;
}

.menuepunkt {
	text-indent: 15px;
	height: 24px;
	line-height: 24px;
	background-image: url(/images/tpl/bg_menue.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
}

.headline {
	font-size: 28px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

a, a:link, a:active, a:visited {
	font-family: Verdana;
    font-size: 12px;
    color: #06529a;
    text-decoration: none;
}

a:hover, a:visited:hover {
	font-family: Verdana;
    font-size: 12px;
    color: #06529a;
    text-decoration: none;
}

a.menue, a.menue:link, a.menue:active, a.menue:visited {
    font-family: Verdana;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}

a.menue:hover, a.menue:visited:hover {
    font-family: Verdana;
    font-size: 12px;
    color: #06529a;
    text-decoration: none;
}

a.submenue, a.submenue:link, a.submenue:active, a.submenue:visited {
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 20px;
    text-decoration: none;
}

a.submenue:hover, a.submenue:visited:hover {
    font-family: Verdana;
    font-size: 11px;
    color: #FFFFFF;
    line-height: 20px;
    text-decoration: none;
}

.bildunterschrift {
    color: #06529a;
    font-family: Verdana;
    font-size: 11px;
}

/* Menue */

ul.menu1, ul menu1 {
	list-style-image: none;
	display: block;
	padding: 0;
	margin: 0;
	background-image: url(/images/tpl/bg_menue.jpg);
	background-repeat: repeat-y;
	border: 0px solid red;
	padding: 0 0 0 20px;
    margin: 0 0 0 0px;
    width: 100%;
    z-index: -1;


}

	li.sub1, li.sub1 {
	    list-style-type: none;
		display: block;
		line-height: 24px;
	    font-weight: bold;
	    width: 100%;
	    z-index: -1;

	}

		ul.menu2, ul .menu2 {
			list-style-type: none;
			display: block;
			padding: 0 0 0 20px;
        	margin: 0 0 0 0;
        	width: 191px;
        	border: 0px solid red;
        	z-index: -1;
		}

			li.sub2, li .sub2 {
			    list-style-type: none;
			    width: 100%;
				display: block;
				line-height: 24px;
			    font-weight: bold;
			    z-index: -1;
			}