body		{
			padding : 0;
			margin : 0;
			background-color : #FFF;
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 12px;
			line-height : 150%;
			color : #000;
			}

h1			{
			font-size : 15px;
			color : #000;
			font-weight : normal;
			margin-bottom : 8px;
			margin-top : 0px;
			}
			
h2			{
			font-size : 15px;
			color : #002b61;
			font-weight : bold;
			margin-bottom : 4px;
			margin-top : 0px;
			}
			
b			{
			color : #1a2e46;
			}
			
li			{
			font-weight : normal;
			padding : 2px;
			}
			
ul			{
			margin-left : 0;
			padding-left : 30px;
			margin-bottom : 20px;
			list-style-image : url(images/quadrat.gif);
			}
			
.footer 	{
	      	font-size : 11px;
     		text-decoration: none;
     		
			}

			
.footer a	{
	      	font-size : 11px;
     		text-decoration: none;
     		color : #5d592e;
			}

.footer a:hover{
     		font-size : 11px;
     		text-decoration : underline;
     		color : #5d592e;
			}
			
a.subnav	{
	      	font-size : 12px;
     		text-decoration: none;
     		color : #fff;
     		margin-left : 25px;
			}

a:hover.subnav{
     		font-size : 12px;
     		text-decoration : underline;
     		color : #fff;
			}
			
a.subnav_aktiv	{
	      	font-size : 12px;
     		text-decoration: none;
     		color : #f6a800;
     		margin-left : 25px;
			}

a:hover.subnav_aktiv{
     		font-size : 12px;
     		text-decoration : underline;
     		color : #f6a800;
			}
			
a			{
			font-size : 12px;
			color : #1a2e46;
			font-weight : normal;
			}

a:hover		{
			font-size : 12px;
			color : #1a2e46;
			font-weight : normal;
			text-decoration : none;
			}
			

			
.bild_links		{
			float:left;
			padding : 4px;
			margin : 5px;
			vertical-align:text-top
			}
			
.bild_rechts		{
			float:right;
			padding : 4px;
			margin : 5px;
			vertical-align:text-top
			}
			

			
#iframe_1 {
text-align: left;
width: 525px;
height: 450px;
/* background: url("images/back_domino_hell.jpg");
			background-repeat: repeat-y;	*/	

}


.scrollbereich {
overflow: auto;
width: 455px;
height: 385px;
padding-left: 30px;
padding-top: 35px;
padding-right:40px;
padding-bottom:30px;
}


#iframe_2 {
text-align: left;
width: 525px;
height: 265px;
	

}


.scrollbereich2 {
overflow: auto;
width: 455px;
height: 200px;
padding-left: 30px;
padding-top: 35px;
padding-right:40px;
padding-bottom:30px;
}


#iframe_3 {
text-align: left;
width: 525px;
height: 355px;
	

}


.scrollbereich3 {
overflow: auto;
width: 455px;
height: 290px;
padding-left: 30px;
padding-top: 35px;
padding-right:40px;
padding-bottom:30px;
} 

.textfeld		{
			padding : 0;
			margin : 0;
			font-family : Arial, Verdana, Geneva, sans-serif;
			font-size : 11px;
			line-height : 130%;
			color : #333333;
			padding:2px;
			width:260px;
			border: #7a7a7a;
			border-style: solid;
			border-top-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-left-width: 1px;
			}