/*

Style for DokuStream.org

Made by Nobert
2009

*/

body {
	font-size: 12px;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #FFFFFF;
	color: #00000;
	text-align: center;
	margin-top: 0px;
}
   
#page {
	text-align: left;
	margin: 0 auto;
	height: auto;
	width: 1000px;
	padding: 0;
}

#header {
	width: 1000px;
	height: 282px;
	background-image:url(bilder/header.png);
	background-repeat: no-repeat;
}

#content-description {
	padding-top: 60px;
	margin-left: 110px;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

#search-field {
	float: right;
	width: 230px;
	margin-right: 30px;
	margin-top: 120px;
	background-image: url(bilder/search-field.png);
	background-repeat: no-repeat;
}

#search {
	margin-top: -15px;
	margin-left: 10px;
	width: 200px;
	margin-bottom: 5px;
	border: none;
	color: #bfbfbf;
	background: transparent;
}

#menu-content {
	float: left;
	margin-top: -45px;
	width: 1000px;
	height: 34px;
}

#menu {
	float: left;
	width: 350px;
	height: 30px;
	padding-top: 5px;
	margin-left: 15px;
	margin-top: -3px;
}

#menu a {
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 11px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	display: inline;
}

#menu a:link {
	color: #000000;
}
#menu a:visited {
	color: #000000;
}
#menu a:active {
	color: #000000;
}
#menu a:hover {
	background-image:url(bilder/zipfel.png);
	background-position:top center;
	background-repeat: no-repeat;
	color: #ffffff;
}

#menu-login {
	border: 1px solid black;
	height: 25px;
	color: #bfbfbf;
}

#menu-login-pass {
	border: 1px solid black;
	height: 25px;
	color: #bfbfbf;
}

#submit-login {
	font-size: 16px;
	font-weight: bold;
}


#submit-login:hover {
	color: white;
	padding-top: 11px;
	background-image:url(bilder/zipfel.png);
	background-position:top center;
	background-repeat: no-repeat;
}

#header-meta {
	margin-top: 7px;
}

#header-meta a {
	padding-right: 10px;
	padding-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#header-meta a:link {
	color: #000000;
}
#header-meta a:visited {
	color: #000000;
}
#header-meta a:active {
	color: #000000;
}
#header-meta a:hover {
	padding-top: 11px;
	background-image:url(bilder/zipfel.png);
	background-position:top center;
	background-repeat: no-repeat;
	color: #ffffff;
}


#header-login-meta {
	margin-top: 12px;
}

#header-login-meta a {
	padding-right: 10px;
	padding-top: 15px;
	padding-left: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#header-login-meta a:link {
	color: #000000;
}
#header-login-meta a:visited {
	color: #000000;
}
#header-login-meta a:active {
	color: #000000;
}
#header-login-meta a:hover {
	padding-top: 14px;
	background-image:url(bilder/zipfel.png);
	background-position:top center;
	background-repeat: no-repeat;
	color: #ffffff;
}

#menu-cat {
	float: left; 
	width: 235px;
	height: auto;
	margin-left: 5px;
	margin-bottom: 20px;
}

#menu-description {
	float: left;
	background-image: url(bilder/category-background.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 235px;
	color: #212121;
	font-size: 14px;
	padding-top: 5px;
	padding-left: 10px;
}

#menu-links li {
	list-style: none;
}

#menu-links a {
	float: left;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 217px;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 3px;
	text-decoration: none;
	font-size: 17px;
}

#menu-links a:link {
	color: #000000;
	border-bottom: 1px solid #c4c4c4;
}
#menu-links a:visited {
	color: #000000; 
	border-bottom: 1px solid #c4c4c4;
}
#menu-links a:active {
	color: #000000;
	border-bottom: 1px solid #c4c4c4;
}
#menu-links a:hover {
	color: #000000;
	border-bottom: 1px solid black; 
}

#page-title {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
	color: #808080;
	width: 728px;
	height: auto;
	float: left;
}

#content-box {
	float: left;
	width: 725px;
	height: auto;
	margin-left: 8px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

#content {
	float:left;
	width: 1000px;
	background-image: url(bilder/content-background.png);
	background-repeat: x-repeat;
}

#preview-field{
	float: left;
	width: 600px;
	margin-top: 10px;
}

#preview-field img{
	border: 2px solid #656565;
}

#preview-field-title {
	width: 550px;
	height: 20px;
	margin-top: 0px;
}

#preview-field-title a {
	color: #656565;
}

#preview-field-content {
	font-size: 11px;
	width: 550px;
	margin-top: 5px;
}

#preview-field-infos {
	font-size: 10px;
	width: 550px;
	height: 15px;
	margin-top: 5px;
}

#preview-field-infos a {
	color: #656565;
}

#short-description {
	width: 640px;
}

#all-description {
	width: 640px;
	display: none;
}

#pagebar {
	width: 600px;
	float: left;
	margin-top: 15px;
	text-align: center;
	font-weight: bold;
}

#pagebar a {
	height: 25px;
	padding: 5px;
	background-color: #b0b0b0;
	border: 1px solid #383838;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;	
}

#pagebar a:hover {
	background-color: #808080;
}

#footer {
	background-image: url(bilder/footer.png);
	background-repeat: no-repeat;
	width: 1000px;
	height: 154px;
	padding-top: 10px;
	text-align: center;
	float: left;
}

#hide-video {
	display: none;
}