/* CSS Document Peter Gmoser UNI */
body
{
	text-align:center;
	background-color:#02021B;
	margin:0px;
	padding:0px;
	margin-top:20px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

#container {

width: 1000px;
height:100%;
padding:0px;
margin: 0px auto;
z-index:1;
background-image:url(../logo/logo4.png);
background-position:right boottom;
background-repeat:no-repeat;}
#header
{
	width:1000px;
	height:124px;
	margin:0 auto;
	margin-top: 0px;
	background-image:url(../logo/pglogo1.png);
	background-repeat:no-repeat;
	
}
#header_bottom
{
	width:1000px;
	height:77px;
	margin:0 auto;
	margin-top: 0px;
	background-image:url(../layout/logo_pg/bottom_pg.png);
	background-repeat:no-repeat;
		
}
#header_menue
{
	width:1000px;
	height:26px;
	margin:0 auto;
	margin-top: 0px;
	background-image:url(../layout/verlauf_db_left.png);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	border-color:#b69927;
	-moz-border-radius:8px 8px 0px 0px;
	border-left:2px solid;
	border-right:2px solid;	
	border-top:2px solid;
}
#header_left
{
	width:401px;
	height:51px;
	margin:0 auto;
	text-align:right;
	border-left:2px solid;
	border-color:#b69927;
	-moz-border-radius:0px 0px 0px 0px;
	background-image:url(../layout/verlauf_db_left.png);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	color:#b69927;
}
#header_right
{
	width:406px;
	height:51px;
	margin:0 auto;
	text-align:left;
	border-right:2px solid;
	border-color:#b69927;
	-moz-border-radius:0px 0px 0px 0px;
	background-color:#FFFFFF;
	color:#b69927;
}
#menu_left
{
	width:198px;
	height:23px;
	margin:0 auto;
	text-align:right;
	background-image:url(../layout/verlauf_db_left.png);
	background-repeat:repeat-y;
	border-left:2px solid;
	border-top:2px solid;
	border-bottom:1px solid;
	border-color:#b69927;
	-moz-border-radius:8px 0px 0px 0px;
	background-color:#FFFFFF;
	color:#b69927;
}
#menu_right
{
	width:202px;
	height:23px;
	margin:0 auto;
	text-align:left;
	background-color:#FFFFFF;
	border-right:2px solid;
	border-top:2px solid;
	border-bottom:1px solid;
	border-color:#b69927;
	-moz-border-radius:0px 8px 0px 0px;
	color:#b69927;
}
#menu_bottom
{
	width:800px;
	padding-top: 10px;
	margin:0 auto;
	color:#999999;
	text-align:center;
	clear:both;
}
h1, h2, h3, h4, h5, h6
{
color:#b69927;}
h3, h4
{
border-bottom:1px dotted;
border-bottom-color:#b69927;
}
#h5dot
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding-left:10px;
border-bottom:1px dotted;
border-bottom-color:#666666;
}
#h5dot1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
padding:14px;
background-color:#FAF7EE;
border-bottom:1px dotted;
border-left:1px dotted;
border-right:1px dotted;
border-bottom-color:#666666;
border-left-color:#666666;
border-left-color:#666666;
}
a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#b69927;
}
a:link {
	text-decoration: none;
	color:#b69927;
	font-size:10px;
}
a:visited {
	text-decoration: none;
	color: #b69927;
	font-size:10px;
}
a:hover {
	text-decoration: none;
	color: #999900;
	font-size:10px;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-size:10px;
}

#content
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#ffffff;
	background-image:url(../layout/logo_pg/center_pg.png);
	background-repeat:repeat-y;
	background-position:top, left;
	width:960px;/*Breite des Content*/
	height:auto;/*Höhe des Content*/
	text-align:left;/*Textzentrierung im Content*/
	padding:10px 20px 10px 20px;/*Aufpassen! Von der Breite des Content abziehen*/
	margin:0 auto;/*Breite des Content*/ 
	}
#cont_left
{
float:left;
padding-top:10px;
padding-right:20px;
width:200px;
height:400px;
text-align:center;
margin:0 auto;}
#cont_text
{
padding-top:13px;
font-style:normal;
font-weight:bold;
font-size:13px;
color:#0F031C;
}
#cont_middle
{
float:left;
padding-left:10px;
margin-right:10px;
width:500px;
height:100%;
margin:0 auto;}
#cont_right
{
float:right;
margin-top:10px;
padding:10px;
text-align:center;
width:180px;
height:100%;
background-color:#FFFFFF;
margin:0 auto;
border:1px solid;
border-color:#b69927;
	-moz-border-radius:8px 8px 8px 8px;}
#cont_right1
{
float:right;
padding-right:10px;
text-align:right
width:200px;
height:100%;
margin:0 auto;
}
#titles
{
padding-top:10px;
color:#b69927;
font-size:16px;
font-weight:bolder;
border-bottom:1px dotted;
border-bottom-color:#b69927;
}
#db10
{
font-size:10px;
font-weight:bolder;
}
.db10
{
font-size:10px;
font-weight:bolder;
}
.db10dotted
{
font-size:10px;
border-bottom:1px dotted;
}
#db12
{
font-size:12px;
font-weight:bolder;
}
#db13
{
font-size:13px;
font-weight:bolder;
}
#db13dotted
{
font-size:13px;
font-weight:bolder;
border-bottom:1px dotted;
}
.bolder
{
font-weight:bolder;}
#copyright
{
padding-top:10px;
font-size:11px;
color:#CCCCCC}
#borderdotted
{
border-top:1px dotted;
padding-bottom:5px;
margin-top:5px;}
#imageborder
{
text-align:center;
padding:6px;
border:1px solid;
border-color:#b69927;
	-moz-border-radius:8px 8px 8px 8px;}

.imageborder
{
text-align:left;
padding:6px;
border:1px solid;
border-color:#b69927;
	-moz-border-radius:8px 8px 8px 8px;}
.newsborder_topr
{
background-color:#FAF7EE;
text-align:right;
font-weight:bolder;
padding:6px;
border-left: 1px dotted;
border-right: 1px solid;
border-top: 1px solid;
border-bottom:1px dotted;
border-color:#b69927;
	-moz-border-radius:0px 8px 0px 0px;}
.newsborder_toprb
{
text-align:left;
padding:6px;
border-left: 1px dotted;
border-right: 1px solid;
border-bottom:1px solid;
border-color:#b69927;
	-moz-border-radius:0px 0px 8px 0px;}	
.newsborder_topl
{
background-color:#FAF7EE;
text-align:left;
font-weight:bolder;
padding:6px;
border-left: 1px solid;
border-top: 1px solid;
border-bottom:1px dotted;
border-color:#b69927;
	-moz-border-radius:8px 0px 0px 0px;}
	.newsborder_toplb
{
text-align:left;
padding:6px;
border-left: 1px solid;
border-bottom:1px solid;
border-color:#b69927;
	-moz-border-radius:0px 0px 0px 8px;}	
.newsborder_top
{
background-color:#FAF7EE;
text-align:left;
font-weight:bolder;
padding:6px;
border-left: 1px solid;
border-right: 1px solid;
border-top: 1px solid;
border-bottom:1px dotted;
border-color:#b69927;
	-moz-border-radius:8px 8px 0px 0px;}	
.newsborder_bottom
{
text-align:left;
padding-top:6px;
padding-left:6px;
padding-right:6px;
padding-bottom:6px;
border-left: 1px solid;
border-right: 1px solid;
border-bottom:1px solid;
border-color:#b69927;
	-moz-border-radius:0px 0px 8px 8px;}
.advertisement
{
border-bottom:3px solid #FAF7EE;
border-top:3px solid #FAF7EE;
border-right:3px solid #FAF7EE;
-moz-border-radius:0px 8px 8px 0px
	}
.werbung
{
background-color:#FAF7EE;
-moz-border-radius:8px 0px 0px 8px;
	;}
