@charset "UTF-8";
/* CSS Document */

body {
	background: white;
	width: 1010px;
	margin: auto;
	padding-top:2px;
	list-style-type: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	

}
p {
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px;
}
p.textcenter {
	font-family: arial, helvetica, sans-serif; 
	font-size: 13px;
	margin-left: 25px;
	margin-right: 25px;
}
div.box450x650 {
background-color: #d5d2cB;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 3px solid #d5d2cB;
width: 444px;
height: 644px;
margin-top: 13px;
margin-bottom: 5px;
}
div.box450x445 {
background-color: #d5d2cB;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 3px solid #d5d2cB;
width: 444px;
height: 439px;
margin-top: 13px;
margin-bottom: 5px;
}

h1 {
   font-size: 30px;
   color:#000;
   font-family:Arial, Helvetica, sans-serif;
}
h2 {
   font-size: 13px;
   color:#000;
   font-family:Arial, Helvetica, sans-serif;
}
h2.rubrikcenter {
   font-size: 13px;
   color:#000;
   font-family:Arial, Helvetica, sans-serif;
   margin-left: 25px;
	margin-right: 25px;
}
h3 {
   font-size: 13px;
   color: #ff0099;
   font-family:Arial, Helvetica, sans-serif
}
a:link
{
color: black;
text-decoration: none;
}

a:visited
{
color: black;
text-decoration:none
}

a:hover ,a:active
{
color: black;
} 
img.centerimage
{
	float: center;
	margin-left: 22px;
	margin-right: 25px;
	margin-top: 25px;
}

div {
	background-color: white;
	margin: 0px;
	width: solid 1010px;
}
#bottom {
	clear:both;
	background-color: white;
	width: 930px;
	height: 10px;
	margin-left:30px;
	margin-top: 10px;
	margin-bottom:10px;
}
#left-bar {
	background-color: white;
	float: left;
	width: 225px;
	border-top: 2px solid black;
	margin-left: 30px;
	}
#top-left {
	background-color: white;
	background-image: url(headerbild.jpg);
	background-repeat:no-repeat;
	float: none;
	width: 930px;
	height:130px;
	margin-left: 30px;
	margin-right: 500;
	
}
#content1 {
	background-color: white;
	float:left;
	width: 450px;
	border-top: 2px solid black;
	margin-left: 15px;
	margin-right: 15px;
	padding: 25;
	}

#right-bar {
float: left;
    width: 225px;
font-family: Arial, Helvetica, sans-serif;
background-color: white;	
}
#twitter_div { 
float: left;
	width: 225px;
font-family: Arial, Helvetica, sans-serif;
background-color: white;
border-top: 2px solid black;
}
#top-right { 
float: right;
	width: 225px;
font-family: Arial, Helvetica, sans-serif;
background-color: white;
}
#footer {
	clear: both;
	width: 930px;
	background-color: #d5d2cB;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 3px solid #d5d2cB;
	margin-top: 45px;
	margin-bottom: 5px;
	margin-left: 30px;
	padding: 15px;
}
li {
   border: 0px solid;
   list-style-type: none;
}
div.navcontainer { width: 225px; }

div.navcontainer ul
{
margin-left: 0;
padding-left: 0;
width: 225px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
border-bottom: thin dotted black;
}

div.navcontainer li
{
margin-left: 0;
padding-left: 0;
padding-top: 3px;
padding-bottom: 3px;
width: 225px;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
border-top: thin dotted black;
}

div.navcontainer a
{
display: block;
width: 225px;
background-color: white;
}

div.navcontainer a:link, #navlist a:visited
{
color: black;
text-decoration: none;
}

div.navcontainer a:hover
{
background-color: #d5d2cB;
color: black;

}
ul.twitterlist
{
padding-left: 0;
margin-left: 0;
border-bottom: thin dotted black;
width: 225px;
}

ul.twitterlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

ul.twitterlist li a { text-decoration: none; }


