/* CSS-Datei von Michael Preidel, http://www.qxm.de */

body  {
	background: #fff url(images/bg.png) repeat-x top left;;
	color:#555;
	font: 14px/150% "Lucida Grande", "Lucida Sans", "LucidaSans", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
#head {
	background: transparent url(images/bg-top.png) no-repeat top left;
	margin-top: 0px;
	height:144px;
	margin-right: auto;
	margin-left: auto;
	width: 720px;
	padding-top:24px;
	text-align: left;
}
#logo {
	background: transparent url(images/logo.png) no-repeat top left;
	width: 600px;
	height:100px;
	margin-left: -78px;
	text-align: right;
}
#claim {
	float:left;
	font: 15px/100% Times, "Times New Roman", "Times-Roman", Georgia, serif;
	color:#fff;
	text-shadow: #586fab 1px 1px 0;
	text-align: left;
	width: auto;
	height:16px;
	margin: 44px 0 0px 470px;
}
#main {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	text-align: left;
}
#text {
	width: 468px;
	margin-right: 32px;
	text-align: left;
	float:left;
}
#seitenleiste {
	width: 220px;
	text-align: left;
	float:left;
}
#footer {
	margin-top:28px;
	height:20px;
	text-align: left;
}
a:link, a:visited { 
	color: #364974; 
	text-decoration: none;
	border-bottom: 1px dotted #660;
}
a:active { 
	color: #111; 
	text-decoration: none;
	border-bottom: 1px solid #364974;
}
a:hover { 
	color: #111; 
	text-decoration: none;
	border-bottom: 1px solid #364974;
	padding:0;
	margin:0;
}
h1  { 
	color: #364974; 
	font:  36px/100% Times, "Times New Roman", "Times-Roman", Georgia, serif;
	margin: 0 0 10px 0;
}
.titelhead h1 { 
	color: #364974; 
	font:  36px/100% Verdana, sans-serif;
}
#head h1 {
	padding-top:36px;
}
h2  { 
	color: #555; 
	font: bold 36px/100% Times, "Times New Roman", "Times-Roman", Georgia, serif;
	margin: 0 0 10px 0;
}
h2 a:link, h2 a:visited { 
	color: #364974; 
	text-decoration: none;
	border-bottom: none;
}
h2 a:hover { 
	color: #1e2e4c; 
	text-decoration: none;
	border-bottom: 1px solid #364974;
	padding:0;
}
h3  { 
	color: #555; 
	font: bold 24px/100% Times, "Times New Roman", "Times-Roman", Georgia, serif;
	margin: 0 0 10px 0;
}
h4  { 
	color: #555; 
	font: bold 18px/100% Times, "Times New Roman", "Times-Roman", Georgia, serif;
	margin: 0 0 4px 0;
}
p {
	margin: 0 0 12px 0;
}
.thbuz {
	font: 10px/130% "Lucida Grande", "Lucida Sans", "LucidaSans", "Lucida Sans Unicode", "Trebuchet MS", Verdana, sans-serif;
}
.prehead {
	color: #364974; 
	font-size: 10px;
	line-height:120%;
	margin: 0 0 6px 0;
}
.centered {
	text-align:center;
}
.dark {
	color:#111;
}
:focus {
	-moz-outline-style: none;
}
small {
	line-height: 130%;
	color:#666;
}
#text small {
	margin-left:0px;
}
#seitenleiste li {	
	margin: 0 0 0 -20px;
	padding: 0 0 2px 13px;
	list-style: none;
	background: url(/images/bullet.gif) no-repeat 0px 6px;
}
i, em {
	font: italic 14px/150% "Lucida Sans", "LucidaSans", "Trebuchet MS", Verdana, sans-serif;
}
hr {
	width: 100%;
	height: 1px;
	color: #fff;
	border: none;
	border-top: 1px dotted #ccc; 
	margin: 18px 0 18px 0;
}
.eng {
	margin: 2px 0 8px 0;
}
.tags, .kasten {
	background: #f2f3f6;
	text-transform: capitalize;
	margin:0;
	padding: 4px 4px 4px 4px;
}
.kasten {
	text-transform: none;
	padding: 8px;
}
.tags img {
	margin-right:2px;
}
.bildschatten {
	border-top: solid 2px #efefef;
	background: url(/images/bildschatten.png) no-repeat bottom left;
	padding: 4px 8px 12px 8px;
}
img {
	text-decoration: none;
	border: none;
	background: none;
}
.thumbnail {
	width: 150px;
	float:left;
	margin:3px 12px 3px 0px;
	border-top: solid 1px #efefef;
	background: url(/images/bildschatten-tn.png) no-repeat bottom left;
	padding: 2px 5px 7px 5px;
}
.minithumbnailwrapper {
	float:left; 
	height:47px;
	width:66px;
	margin:5px 5px 0px 0px;
	text-align:center;
	overflow:hidden;
	vertical-align:bottom;
}

.thumbnailwrapper {
	height:76px;
	overflow:hidden;
	margin:5px 5px 5px 0px;
}
.midithumbnail {
	width: 110px;
}
.minithumbnail {
	width: 72px;
	margin-left:-3px;

}
a.noborder {
	cursor: url('/images/lupe.cur'), pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in; 
	text-decoration: none;
	border-bottom: none;
	background: none;
	padding:0;
	margin:0;
}
.cc {
	float:right;
	margin-right:6px;
}
.txpCommentInputMessage {
	color: #333; 
	width:100%;
}
.comment_name_input, .comment_email_input, .comment_web_input {
	width:50%;
}
.linksb { 
	text-align: left; 
	float: left; 
}
.rechtsb { 
	text-align: right; 
	float: right; 
}
.kommentar-rechts {
	text-align: right; 
	margin: 12px 6px 0 0;
}
a.byncsa, a.byncnd, a.bysa, a.pd, a.bync, a.by {
	float:right;
	width: 50px;
	height: 16px;
	background-repeat: no-repeat;
	text-decoration: none;
	border-bottom: none;
	padding:0;
	margin:0 6px 0 0;
}
a.bysa, a.bync {
	width: 33px;
}
a.pd, a.by {
	width: 16px;
}
a.byncsa {
	background-image: url(/images/by-nc-sa.png);
}
a.byncsa:hover {
	background-image: url(/images/by-nc-sa_over.png);
}
a.byncnd {
	background-image: url(/images/by-nc-nd.png);
}
a.byncnd:hover {
	background-image: url(/images/by-nc-nd_over.png);
}
a.bysa {
	background-image: url(/images/by-sa.png);
}
a.bysa:hover {
	background-image: url(/images/by-sa_over.png);
}
a.pd {
	background-image: url(/images/pd.png);
}
a.pd:hover {
	background-image: url(/images/pd_over.png);
}
a.bync {
	background-image: url(/images/by-nc.png);
}
a.bync:hover {
	background-image: url(/images/by-nc_over.png);
}
a.by {
	background-image: url(/images/by.png);
}
a.by:hover {
	background-image: url(/images/by_over.png);
}

div#kommentar-mitte { 
	font: 14px/150% "Lucida Grande", Verdana, "Trebuchet MS", sans-serif; 
	background: #f2f3f6; 
	padding: 6px 10px 6px 10px;
}
div#kommentar-oben { 
	background: url(/images/k_oben.gif) no-repeat top left;
	height:5px;
}
div#kommentar-unten { 
	background: url(/images/k_unten.gif) no-repeat bottom left;
	height:5px;
}
.gravatar {
	float:left;
	padding: 3px; 
	border: solid 1px #aaa;
	margin:0 12px 0 0;
}
span.umgekehrt { 
	unicode-bidi:bidi-override; 
	direction: rtl;
}
/* Lightbox */

#lightbox{
	background-color:#fff;
	-webkit-box-shadow: 0px 4px 80px #111;
	-moz-box-shadow: 0px 4px 80px #111;
	box-shadow: 0px 4px 80px #111;
 	margin: 30px 10px 10px 10px;
	padding: 10px 10px 30px 10px;
	z-index:2000;
	cursor: url('images/lupeminus.cur'), pointer;
	cursor: -webkit-zoom-out;
	cursor: -moz-zoom-out; 
}
#lightboxCaption {
	background-color:#fff;
	font-size: 12px;
	padding: 6px 0 6px 0;
	z-index:1000;
}
#lightbox img { 
	border: none; 
} 
#overlay img { 
	border: none; 
}
#overlay { 
	text-align: left;
	background-image: url(/images/overlay.png);
}
.poster {
	font-size:9px;
	float:right;
	margin: 0 10px 0 0;
}
