/* CSS Document */

html
{
	height:						100%;
	width:						100%;
}

body
{
	padding: 					0px;
	margin: 					0px;
	height:						100%;
	width:						100%;
	background: 			#f5f4f4 url('werbung-dresden/bg.jpg') no-repeat center center;
	font-size: 				9px;
	font-family: 			Arial, Helvetica, sans-serif;
	color:						black;
	line-height: 			15px;
	scrollbar-face-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: #999999;
	scrollbar-track-color: black;
}

img
{
	top:							0px;
	border:						none;
}

a.topnav, a.topnav:hover, a.topnav:active, a.topnav:visited
{
	font-size: 				9px;
	font-family: 			Arial, Helvetica, sans-serif;
	color:						black;
	line-height: 			15px;
	letter-spacing:		1px;
	text-decoration:	none;
}

h1.toptext
{
	padding: 					0px;
	margin: 					0px;
	font-size: 				16px;
	font-family: 			Arial, Helvetica, sans-serif;
	color:						white;
	font-weight: 			normal;
	line-height: 			25px;
	letter-spacing:		3px;
}



/*------------------------------umgebendes DIV--------------------------------*/
/*----------------------------------------------------------------------------*/

.wrapper
{
	position: 				absolute;
	width: 						870px;
	height: 					507px;
	top: 							50%;
	left: 						50%;
	margin-top: 			-262px;
	margin-left: 			-435px;
	background:				none;
}




/*--------------------------Kopfzeile mit Impressum---------------------------*/
/*----------------------------------------------------------------------------*/

.navheader
{
	height:						15px;
	width:						870px;
	line-height: 			15px;
	letter-spacing:		1px;
}

.divimpressum
{
	height:						15px;
	width:						100px;
	float:						left;
	text-align:				right;
}

.divdate
{
	height:						15px;
	width:						750px;
	float:						left;
	text-align:				right;	
}




/*------------------Contentbereich mit rechter Navigation---------------------*/
/*----------------------------------------------------------------------------*/

.content
{
	height:						442px;
	width:						870px;
}

.leftcontent
{
	width:						600px;
	height:						420px;
	float:						left;
	margin: 					10px 0px 0px 140px;
	text-align:				center;
	border:						1px solid #b0b0b0;
	background-color:	black;

}

.divueberschrift
{
	width: 						600px;
	height:						25px;
	border-bottom: 		1px solid #b0b0b0;
	text-align:				center;
	background-color:	#333333;
}

.divflow
{
	width:						500px;
	margin-left: 			50px;
	margin-top: 			20px;
}

.divtext
{
	width:						500px;
	margin-left:			50px;
	font-size: 				10px;
	line-height:			14px;
	color:						#999999;
	text-align:				left;
	letter-spacing:		1px;
}

.divtexttop
{
	width:						500px;
	height:						330px;
	overflow:					auto;
	margin-top:				20px;
	margin-left:			50px;
	font-size: 				10px;
	line-height:			14px;
	color:						#999999;
	text-align:				left;
	letter-spacing:		1px;
}

a.text, a.text:hover, a.text:active, a.text:visited
{
	color:						#999999;
	text-decoration:	none;
}

a.text:hover
{
		text-decoration:	underline;

}

.rightnav
{
	width:						70px;
	margin-left:			50px;
	padding:					0px;
	float:						left;
	text-align:				center;
}




/*--------------------------Fusszeile mit Navigation--------------------------*/
/*----------------------------------------------------------------------------*/

.navfooter
{
	height:						50px;
	width:						870px;
}

.divnav
{
	height:						50px;
	width:						90px;
	float:						left;	
}

a.web, a.web:visited
{
	height:						50px;
	width:						90px;
	border: 					none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/web.png') no-repeat;
}

a.web:hover, a.web:active
{
	height:						50px;
	width:						90px;
	border: 					none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/web_hover.png') no-repeat;
}

a.print, a.print:visited
{
	height:						50px;
	width:						90px;
	border: 					none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/print.png') no-repeat;
}

a.print:hover, a.print:active
{
	height:						50px;
	width:						90px;
	border: 					none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/print_hover.png') no-repeat;
}

a.media, a.media:visited
{
	height:						50px;
	width:						90px;
	border: 					none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/media.png') no-repeat;
}

a.media:hover, a.media:active
{
	height:						50px;
	width:						90px;
	border: 					none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/media_hover.png') no-repeat;
}

a.photo, a.photo:visited
{
	height:						50px;
	width:						90px;
	border: 					none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/photo.png') no-repeat;
}

a.photo:hover, a.photo:active
{
	height:						50px;
	width:						90px;
	border: 					none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/photo_hover.png') no-repeat;
}

a.contact, a.contact:visited
{
	height:						50px;
	width:						90px;
	border: 					none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/contact.png') no-repeat;
}

a.contact:hover, a.contact:active
{
	height:						50px;
	width:						90px;
	border: 					none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/contact_hover.png') no-repeat;
}

a.download, a.download:visited 
{
	height:						50px;
	width:						90px;
	border:						none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/download.png') no-repeat;
}

a.download:hover, a.download:active
{
	height:						50px;
	width:						90px;
	border: 					none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/download_hover.png') no-repeat;
}

a.home, a.home:visited
{
	height:						50px;
	width:						50px;
	border: 					none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/home.png') no-repeat;
}

a.home:hover, a.home:active
{
	height:						50px;
	width:						50px;
	border:						none;
	display:					block;
	text-decoration:	none;
	background:				url('werbung-dresden/home_hover.png') no-repeat;
}
