body {
	background-color: #ffffff; 
}

body, div {
	font-family: verdana;
	font-size: 15px;
	color: #000000;
	margin:0px;
	padding:0px;
}

br {
	clear: both;
} 

a, a:visited {
	color:#990000;
	text-decoration:none;
	border:none;
}
a:active, a:hover {
	color:#FF0000;
}

input, select, textarea{
	background-color:#D3D3D3;
	color:#000000;
	border:1px solid #000000;
	margin-bottom:3px;
}

input:focus, input:hover, select:focus, select:hover, textarea:hover, textarea:focus {
	background-color:#DCDCDC;	
}

img {
	border:none;
}

.profilepic {
	padding:5px;
	border:1px solid #000000;
	background-color:#FFFFFF;	
	float:left;
	margin:5px;
	margin-right:10px;
}
.profilepic:hover{
	background-color:#D3D3D3;	
}

.zend_form dt,.zend_form dd {
	padding:6px;
}
	.zend_form dt {
		float:left;
		text-align:right;
		width:150px;
		padding-right:20px;
	}
	.zend_form dd {
		text-align:left;
	}
.errors {
	list-style-image:url(/media/icons/exclamation.png);
	padding-left: 20px;
	padding-top:5px;
	padding-bottom:15px;
	margin:0px;
}
	.errors li {
		padding: 0px;
		margin:0px;
	}


	#headerbox {
		background-image: url(/media/header-verlauf.jpg);
		background-repeat:repeat-x;
		height:80px; 
		padding: 0px;
		position:absolute;
		top:0px;
		left:0px;
		width:100%;
		margin:0px;
		text-align: center;
		min-width:700px;
	}
		
		#titlebox {
			color:#ffffff;
			font-weight: bold;
			font-style:italic;
			margin:0px auto;
			padding:0px;
			padding-left:30px;
			padding-top:3px;
			text-align:left;
		}
		#titlebox img {
			border-bottom:1px solid #000000;
		}
		
		#navigationbox {
			font-size: 18px;
			margin-left:20px;
			margin-bottom:10px;
			bottom:0px;
			left:0px;
			position: absolute;
			white-space: nowrap;
		}
		
			#navigationbox a,#submenu a {
				color: #ffffff;
				font-weight: bold;
				padding-right:8px;
				padding-left:8px;
				margin-right:1px;
				height:20px;
			}
			#navigationbox a:hover, #navigationbox a:active, #submenu a:hover, #submenu a:active {
				color:#000000;
			}
		
		#loginbox {
			position: absolute;
			right:0px;
			bottom:0px;
			margin-right:20px;
			margin-bottom:10px;
			color:#ffffff;
			white-space: nowrap;
		}
		
			#loginbox a {
				color:#000000;
				font-weight:bold;
			}
			
			#loginbox a:hover,#loginbox a:active {
				color:#ffffff;
			}
	
	#contentbox {
		position:absolute;
		top:100px;
		left:10px;
		right:10px;
		min-width:680px;
	}
		#contenttitle {
			font-size: 20px;
			font-weight:bold;
			padding-bottom:30px;
			float:left;
			height:40px;
			margin:0px;
		}
		#submenuleft, #submenuright {
			background-repeat:repeat-x;
			padding:0px;
			margin:0px;
			height:40px;
			float:right;
			width:8px;
		}
		#submenuleft {
			margin-left:45px;
			background-image: url(/media/submenu-left.jpg);
		}
		#submenuright {
			background-image: url(/media/submenu-right.jpg);
		}
		#submenu {
			margin:0px;
			padding:10px;
			float:right;
			height:40px;
			background-image: url(/media/submenu-middle.jpg);
			background-repeat:repeat-x;
		}
		
	#footerbox {
		font-size: 10px;
		height: 20px;
		text-align:center;
		margin:0px auto;
		margin-top:20px;
		margin-bottom:20px;
	}
	
	
	
	
#gallerypath, #gallerysettings {
	padding:0px;
	margin:0px;
	float:left;
	margin-bottom:20px;
	height:20px;
}
#gallerysettings {
	float:right;
	
}
.subcategory, .picture {
	float:left;
	padding: 5px;
	margin:10px;
	border:1px solid black;
	height:245px;
	width:230px;
	overflow:hidden;
	white-space:nowrap;
	text-align:center;
	vertical-align:middle;
}
.subcategory {
	width:200px;
	height: 150px;
}
.categoryheading {
	font-size: 17px;
	font-weight: bold;
	clear:both;
	border-bottom:1px dashed #000000;
	width:100%;
}
.subcategory a span,.picture a span {
	font-weight:bold;
	padding:0px;
	margin:0px;
	margin-right: auto;
	text-align:left;
}
.picture a span {
	margin-bottom: 5px;
}
.subcategory:hover, .picture:hover {
	
	background-color:#D3D3D3;	
}

.navigationbox {
	width:100%;
	text-align:center;
}

.picnavbox {
	padding-left:20px;
	padding-right:20px;
	float:left;
	padding-bottom:20px;
}
.navigationbox a, .navigationbox span, .picnavbox a, .picnavbox span {
	padding:3px;
	margin:3px;
	text-align:center;
	border:1px solid #000000;
	padding-right:7px;
	padding-left:7px;
}
.navigationbox a:hover,.picnavbox a:hover {
	background-color:#D3D3D3;
}
.navigationbox span, .picnavbox span {
	font-weight:bold;
}
#bigpicture {
	padding:10px;
	border:1px solid #000000;
	text-align:center;
	width:95%;
	max-width:1044px;
	overflow:hidden;
}
.overviewbox {
	border: 1px dashed #000000;
	padding:10px;
	white-space:nowrap;
	overflow:hidden;
	margin:8px;
}
.ovheading {
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-bottom:10px;
	font-weight:bold;
	font-size: 16px;
	
}
#ovfriends {
	width:224px;
	float:left;
}
#ovupdates {
	min-width:540px;
	width:auto;
}

.ovpic {
	padding:0px;
	margin-right:10px;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:10px;
	white-space:nowrap;
	overflow:hidden;
	border: 2px solid #000000;
}
.ovpic:hover {
	border:2px solid #FFFFFF;
}
#ovfriendmsg {
	margin:10px;
	padding:5px;
	padding-left:250px;
	white-space:normal;
}
#friendshipbox {
	width:400px;
}

#profilebox table {
	border:none;
	padding:5px;
	margin:0px;
}
.profiletable1, .profiletable2 {
	vertical-align:top;
	text-align:left;
	
	padding-bottom:20px; 
}
.profiletable1 {
	font-weight:bold;
	font-size: 14px;
	padding-right:30px;
	text-align:right;
}