body {  
       background-image:url(../img/bg.gif);
       background-repeat:repeat;
       width: 974;
       height:706;
       margin-top: 0px;
       margin-left: 0px;
}

h1 { 	font-family: arial;
	font-size: 16px;
	color: #4954b7;
	font-weight:600;
	letter-spacing:3px;
}

b {font-family: arial;
	color: #4954b7;
}

dd {font-family: arial;
        font-size: 12px;
        color: #4954b7;
        line-height: 19px;
        text-align:left;
        
}

dt {font-family: arial;
        font-size: 12px;
        color: #4954b7;
        line-height: 19px;
        text-align:left;
        
}

div.logo {z-index:0;
	 position:absolute;
	 width:200px;
	 height:118px;
	 }

img.logo{width:200px;
	 height:118px;}


div.main {
        margin-left:0px;
        margin-top:0px;
        padding-top:10px;
        padding-left:210px;
        background-image:url(../img/hintergrund.jpg);
        background-repeat:no-repeat;
        background-position:top left;
        width:974px;
        height:706px;
}

div.navigation {
        margin-left:0px;
        margin-top:0px;
        width:740px;
        height:20px;
        text-align:right;
	float:right;
}

div.content {z-index:0;
	 position:absolute;	
	margin-top:120px;
	padding-top:20px;
	overflow: auto;
	height:490px;
	width:620px;
}

p  { 	font-family: arial;
        font-size: 12px;
        color: #4954b7;
        line-height: 19px;
        text-align:left;
        width:600px;
}

td, input 
{ 	font-family: arial;
        font-size: 12px;
        color: #4954b7;
        line-height: 19px;
        text-align:left;
}

input.submit {
line-height: 14px;
text-align:center;
}

a {
	font-family: arial;
        font-size: 12px;
        color: #4954b7;
}

a.last {
	font-family: arial;
        font-size: 11px;
        color: #4954b7;
}
a.nav {
        margin-left:20px;
	font-family: arial;
        font-size: 15px;
        color: #4954b7;
        text-decoration:none;
}

p.text {
	text-align:left;
	width:600px;

}

p.center {text-align:center;
	  font-weight: bold;
	  font-size:16px;
}

p.center_text {	text-align:center;
	  	
}

p.lastline {
	margin-top:20px;
        
	font-family: Arial Unicode MS;
        color: #4954b7;        
	font-size: 11px;
}
p.small{
	font-family: Arial Unicode MS;
        color: #4954b7;        
	font-size: 11px;
}



