html, body {
	padding: 0;
	margin: 0;
	background-color: #221C1D;
	font-family: 'Verdana', 'Arial', sans-serif;
	height: 100%;
	background: #000000/*url(images/bg.png);*/
}

	
#page {
	width: 780px; 
	height: 100%;
	margin: 0 auto; 
}


#rand {
	float: left;
	clear: left;
	width: 60px;
	height: 700px;
	background: url(images/rand.png);
}

#header {
	float: left;
	width: 720px;
	height: 200px;
}

#navigation {
	float: left;
	background: url(images/navigation.jpg);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 720px;
}

#navigation ul {
	margin: 0px;
	padding: 12px 0px 0px 10px; /* oben, rechts, unten, links */	
}

#navigation li {
	list-style: none;
	display: inline;
	font-style:normal;
	color: #FFFFFF;  
	font-weight: 100;
	background: url(images/bullet.png) no-repeat scroll right center transparent;
	padding-right: 15px;
}

#navigation li.active {
	text-decoration: underline;
}

#navigation li.last {
	background-image: none;
}

#navigation a {
	font-size: 16px;
    text-decoration: none;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}

#navigation a:link, #navigation a:visited {
	color: #FFFFFF;  
}

#navigation a:hover, #navigation a:focus {
	color: #A9B5DC;  
}


#content {
	float: left;
	width: 700px;
	padding: 10px; /* oben-unten, rechts-links */
	background-color: #ffffff;
	font-size: 11px;
	text-align: left;
	min-height: 440px;
}


#content p{
	margin: 0px;
	padding-top: 10px;
	line-height: 150%
}

/*
#links p:first-letter{
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
	color: #EC008C;
	font-family: 'New Times Roman';
	font-size: 100px;
	font-weight: normal;	
}
*/

#content ul {
	margin: 0px;
	padding-left: 20px;
}

#content li {
	list-style: url("images/list.png");
	color: #000000;
	padding: 5px 0px;
}
/*
#content h1 {
	margin: 0px;
	padding: 7px 0 1px 10px;
	display: block;
	height: 24px;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	background: url(images/h1_border.png) repeat;
	text-transform: uppercase;
}
*/

#content h1 {
	margin: 0px;
	display: block;
	height: 36px;
	color: #EC008C;
	font-family: 'Times New Roman', Times, serif;
	font-size: 28px;
	font-weight: normal;
	text-transform: uppercase;
	/*background: url(images/h2_border.png) repeat;*/
}

#content h2{
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #EC008C;
	text-transform: uppercase;
}

/*
#content h3 {
	color: #4682B4;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}

#content h4 {
	color: #4682B4;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
}
*/
#content a:link, #content a:visited{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #EC008C;
}

#content a:hover, #content  a:focus{
	text-decoration: underline;
}



.galerietitel {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: bold;
	color: #EC008C;
	text-transform: uppercase;
	height: 34px;
}

ul.thumbs li {
	list-style: 		none;
	float: 				left;
	display: 			block;
	list-style-image: 	none !important;
	margin:				5px 5px 0 5px !important;
	width: 				120px;
	height:				120px;
	text-align:			center;
}
ul.thumbs {
	list-style: 		none;
	margin: 			0;
	padding: 			0;
	clear: 				both;
}
ul.thumbs li img {
	border:				none;
	margin:				0 !important;
}
ul.thumbs li a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
ul.thumbs li p {
	overflow:			hidden;
}
.thumbs .clearboth { 
	clear: 				both; 
}
.childscontainer {
	margin-bottom:		20px;
	float:				left;
}
.thumbscontainer {
	margin-bottom:		20px;
	float:				left;
}
.pagenumbers {
	margin-bottom:		20px;
}
.picturecontainer {
	text-align:			center;
}
.picturecontainer .title {
	font-weight:		bold;
	margin-top:			20px;
}
.picturecontainer .picture img {
	border:				none;
	margin:				0 !important;
}
.picturecontainer .picture a {
	background:			none !important;
	text-decoration:	none;
	border: 			0;
}
.managecontainer {
    float: 				left;
}
.managecontainer textarea {
	width:				395px;
}
.managecontainer hr {
	width:				400px;
	text-align: 		left;
	margin: 			20px auto 20px 0;
}
.pictureform .managepicture {
	float:				left;
	clear:				left;
}
.pictureform .shortfields {
	margin-left: 		20px;
	float:				left;
}
.pictureform .clearboth {
	clear:				both;
}
.uploadcounter {
	width: 				20px;
	margin-bottom: 		10px;
	float:				left;
	clear:				left;
}
.uploadfile {
	margin-bottom: 		10px;
	float:          	none;
}
.uploadfile input {
	width:				385px;	
}
.uploadform {
	margin-top:			20px;
	margin-bottom:		-10px;
   	clear: 				both;
}
.uploadform .clearboth {
	clear:				both;
}
.slideshowwrapper {
	text-align:			center;
}
.deleteform {
	float:				left;
}
.synchform {
	float:				left;
}
