* {
padding: 0;
margin: 0;
}

body{
	background-color: #004895;
	background: url(bilder/design/background.png) repeat;
	font: 12px Lucida Sans Unicode, Lucida Grande, sans-serif;
	line-height: 18px;
/*	font-family: Arial, Verdana,  sans-serif;
	font-size:15px;*/
	color: #000000;
}

#seite{
width: 960px;
margin: auto;
margin-top:5px;
}

#seiteunten{
height:10px;	
}

#banner{
	background-image:url(bilder/design/kanton_ausserrhoden.png);
	background-repeat:no-repeat;
	width:956px;
	height: 166px;
/*	padding: 135px 5px 0px 410px;*/
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	color: #004895;

-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 15px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 15px;

-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 15px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 15px;

background-color: #FFF;
border: 2px solid white;
padding: 0;
margin: 0;
margin-bottom: 10px;
}
#bannerSpace{
height: 130px;
}

#content{
padding: 0px 20px 50px 20px;
}

#menu{
	background-repeat:repeat-y;
	width: 180px;
	padding: 0px 10px 0px 9px;
}

.content{
}

#content img{
margin: 4px;
}


p, blockquote{
margin-top: 0.0em;
margin-bottom: 0.8em;
}

ul{
list-style-image: url(bilder/design/ul_marker.png);
}


#zahlen_liste li{
list-style-type:decimal;
margin-bottom:15px;
}

#unten{
width: 930px;
padding-top:45px;
height:32px;
background-image:url(bilder/design/unten_hinten.jpg);
background-repeat:no-repeat;
}

#fdp_logo{
	height: 85px;
	width: 920px;
	background-image:url(bilder/designbilder/streifen_unter_fdp.jpg);
	background-repeat:repeat-x;
	margin: 0px 10px 10px 10px;
}

#center_content{
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 20px;

-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 20px;

background-color: #FFF;
border: 2px solid white;
width: 760px;
float: right;
margin-left: 15px;
margin-bottom: 40px;
position: relative;
}

#center_content_title{
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;

-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;

background-color: #C42248;
text-indent: 10px;
padding-top: 7px;
padding-bottom: 5px;
margin-bottom: 36px;
color: #FFF;
font-family: 'SansationRegular', Georgia, serif;
font-size: 24px;
line-height: 24px;
}

#center_menu{
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 20px;

-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 20px;

background-color: #FFF;
border: 2px solid white;
padding-bottom: 30px;
width: 170px;
float: left;
}

#center_menu_title{
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 20px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;

-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 20px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;

background-color: #C42248;
text-indent: 10px;
padding-top: 7px;
padding-bottom: 5px;
margin-bottom: 18px;
color: #FFF;
font-family: 'SansationRegular', Georgia, serif;
font-size: 24px;
line-height: 24px;
}

#center_menu_main {
padding: 0px 5px 0px 5px;
margin: 0 0 -15px 0;
}

a {
text-decoration: none;
}

.clear {
clear: both;
}


#ribbon_wrapper		{
width: 790px;
position: relative;
left: -35px;
top: -20px;
}

#ribbon				{
background-color: #004795;
color: #FFFFFF;
font-size: 36px;
padding: 10px;
padding-left: 30px;
opacity: 0.9;
z-index: 5;
}

#ribbon_fold_left 	{
width: 13px;
height: 13px;
float: left;
background: url(bilder/design/foldCorners.png) no-repeat 0 0;
}

#ribbon_fold_right 	{
width: 13px;
height: 13px;
float: right;
background: url(bilder/design/foldCorners.png) no-repeat -20px 0;
}



