/*Text*/
body
{
font-size: 1em;
line-height: 1.4em;
font-family: "Georgia", sans-serif;
text-align: center;
margin: 0;
padding: 0;
background: #fff url(../images/dithermuster.gif);
}

h1,h2,h3
{
font-weight: bold;
font-size: 1em;
color: #000;
margin: 0 0 0 0;
margin: 22px 0 0 0;
}


/*Navigation*/

#navigation {
position: relative;
	top: 348px;
	left: 280px;
	width: 600px;
}

#navigation ul li {
	padding:0;
	margin:0;
}

#navigation li#video a {
	background:url(../images/navigation/video.gif);
	width:99px;
	height:68px;
	display:block;
}

#navigation li#book a {
	background:url(../images/navigation/book.gif);
	width:112px;
	height:68px;
	display:block;
}

#navigation li#project a {
	background:url(../images/navigation/project.gif);
	width:136px;
	height:68px;
	display:block;
}

#navigation li#media a {
	background:url(../images/navigation/media.gif);
	width:124px;
	height:68px;
	display:block;
}

#navigation li#video a:hover {background:url(../images/navigation/video_hover.gif);}
#navigation li#book a:hover {background:url(../images/navigation/book_hover.gif);}
#navigation li#project a:hover {background:url(../images/navigation/project_hover.gif);}
#navigation li#media a:hover {background:url(../images/navigation/media_hover.gif);}

#navigation li#video a span {display:none;}
#navigation li#book a span {display:none;}
#navigation li#project a span {display:none;}
#navigation li#media a span {display:none;}

/*Ende Navigation*/

#voteteaser {
	display: none;
	position: relative;
	top: 150px;
	left: 100px;
}

#footer_cr,#footer_in{
font-family: sans-serif;
color: #8a857f;
font-size: 9px;
}

#footer_cr{
text-align: right;
}

#footer_cr a,#footer_in a{
border-bottom: 0px #000 solid;
}

#footer_cr a:hover,#footer_in a:hover{
border-bottom: 1px #7c776c dotted;
}

.bez { 
font-style: italic; 
padding-right: 10px;
}

/*Links*/
a
{
color: #300;
text-decoration: none;
border-bottom: 1px #300 dotted;
}

a:hover { 
color: #a00; 
border-bottom: 0px #a00 dotted;
}

a:active
{
color: #f00;
border-bottom: 0px #f00 solid;
}


/*Listen*/

#navigation a,#navigation a:hover,#navigation a:active{ border-bottom: 0px #000 solid; }

ul {
width: 100%;
list-style: none;
padding: 0;
margin: 0;
}

ul a {
border-bottom: 0px #aaa solid;
}

li {
float: left;
margin: 0 12px 8px 0;
padding: 0;
}

a #nextLink,#nextLink a{
border-bottom: 0px #aaa solid;
}

/*Bilder*/
img { border: 0; }

#DOT_logo_bav { 
position: relative;
top: 50px;
left: 200px;
}

#DOT_logo_win { 
position: relative;
top: 98px;
left: 500px;
}

#DOT_logo_con { 
position: relative;
top: 25px;
left: 199px;
}


#dots {
position: relative;
top: 298px;
left: 40px; 
}


#footer_in{
position: relative;
top: 436px;
left: 860px; 
width: 91px;
}

/*Blocks*/
p {
margin: 1.3em 0 1.3em 0;
}

#container
{
width: 1004px;
margin: auto;
text-align: left;
padding: 0;

}

#content
{
clear: both;
margin: 0 0 0 0;
}

#content_text
{
clear: both;
margin: 0 0 0 0;
padding: 0 260px 0 310px;
background: #fff url(../images/dot_text_hg.jpg);
}

.spacedlist {
margin: 1.3em 0 2em 0;
}