/*
Theme Name: Kammerer
Author: by nobleweb.de
Version: 1.0
*/



/* Reset default browser CSS.  ---------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
table, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0;
	vertical-align: baseline;
}
td {
	padding: 0px 0px;
	vertical-align: top;
	}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles  */

ul {
	list-style: square;
	margin: 0 0 12px 0;
}
ol {
	list-style: decimal;
	margin: 0;
	padding: 0;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom:0;
}
dl {
	margin:0 0 24px 0;
}
dt {
	font-weight: normal;
}
dd {
	margin-bottom: 12px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}

blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

body {
	background: #D9D9DB;
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	height: 100%;/*Footer unten*/
	width: 100%;
	min-width: 950px;
	position: relative;
}
html {
	height: 100%; /*Footer unten*/
	width: 100%;
	min-width: 950px;
    } 
hr {
	background-color: #999;
	border:0;
	height: 1px;
	margin-bottom: 12px;
	clear:both;
}
/* Text elements */
p {
	margin-bottom: 10px;
	position: relative;
}
a:link, a:visited {
	color:#333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
li {
	list-style: none; 
	}


/* =Structure
-------------------------------------------------------------- */

#header-wrapper {
	float: left;
	width: 100%; height: 155px; min-width: 950px;
	margin: 0; padding: 0;
	background: url('images/bg-header-rechts.jpg') bottom right repeat-x;
	}
#header-wrapper2 {
	float: left;
	width: 50%; height: 155px;
	position: relative;
	margin: 0; padding: 0;
	background: url('images/bg-header-links.jpg') bottom left repeat-x;
	}
#header-main {
	position: absolute;
	right: -475px; top:0 ;
	width: 950px; height: 155px;
	background: #fff ;
	z-index: 5;
	}
.rel {float: left; position:relative; width: 100%; height: 100%;}
#header-cover {
	position: absolute;
	left: 0; top: 0;
	width: 950px; height: 155px;
	background: url('images/header-cover.png') top right no-repeat;
	z-index: 10;
	}
#sprache {
    float: right;
	width: 60px; height: 17px;
	margin: 77px 27px 0 0; padding: 0;
	font-size: 8px; color: #999;
	background: url('images/sprache.png') top right no-repeat;
	}
#sprache a{
	color: #ef9308; font-size: 11px;
	}
#logo{
	position: absolute;
	z-index: 85; 
	top: 0px; left: -227px;
	width: 465px;
	height: 138px;
	background: url('images/logo.html')  no-repeat;
	}
#logo a{
	float: right;
	margin: 10px 8px 0 0;
	width: 235px; height: 70px;
	background: url('images/start-de.html') 500px 53px no-repeat;
	}

/* =Slider
-------------------------------------------------------------- */
#img-rot {
	float: left; position:relative;
	width: 250px; height: 155px;
	overflow: hidden;
	}
#img-rot img{
	width: 250px; height: auto;
	}

#imgs {
	float: right; 
	width: 520px; height: 65px;
	margin: 90px 0 0 0;
	}
.imgs-single {
	float: right; 
	width: 255px; height: 65px; margin: 0 0 0 2px;
	}

/* =Footer
-------------------------------------------------------------- */
#footer-wrapper {
	float: left;
	width: 100%; height: 70px; min-width: 950px;
	margin: 0; padding: 0;
	background: url('images/bg-footer-rechts.jpg') center top repeat-x;
	}
#footer-wrapper2 {
	float: left;
	width: 50%; height: 70px;
	position: relative;
	margin: 0; padding: 0;
	background: url('images/bg-footer.jpg') center top repeat-x;
	}
#footer-main {
	position: absolute;
	right: -517px; top:0 ;
	width: 1034px; height: 70px;
	background: url('images/bg-footer-main.jpg') 4px 0 no-repeat;
	z-index: 10;
	}
#footer-text {
	float: left;
	width: 480px; height: auto;
	margin: 34px 0 0 67px; 
	padding: 0;
	font-size: 10px; color: #777; text-align: left;
	}
#footer-text a {color: #777; border-bottom: 1px dotted #ddd; }
#footer-text a:hover {color: #ef9308; }


/* =Menu
-------------------------------------------------------------- */



/* = Content
-------------------------------------------------------------- */

h1, h2, h3 {  
	padding: 0px 16px 11px 0px;
	font-family: 'MicroSquareRegular', Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #444;
	line-height: 14px;
	letter-spacing: 0.03em;
	display: block;
	}
#content-wrapper {
	float: left;
	width: 100%; height: auto;
	margin: 0;	padding: 0;
	text-align: center;
	}
#main {
	margin: 0 auto;
	width: 950px; height: 100%;
	text-align: left;
	}
#head-spacer {
	float: left;
	width: 948px; height: 20px;
	margin: 0; padding: 0;
	border-right: 1px solid; border-left: 1px solid; border-color: #999;
	background: #d9dadb;
	}
#main .rel {background: url('images/main.jpg') top right repeat-y; border-left: 1px solid; border-right: 1px solid; border-color: #999; padding: 0 0 0px 0; width: 948px;}
#content-right {
	float: right; position: relative;
	width: 450px; height: auto; min-height: 290px;
	margin: 25px 20px 0 0; 
	padding: 20px;
	background: #fff;
	border: 1px solid #999;
	}
#content #content-right img{
	max-width: 450px; height: auto;
	}
#content-left {
	float: right; position: relative;
	width: 200px; height: auto; min-height: 280px;
	margin: 12px 12px 0 0; 
	padding: 33px 30px 50px 0;
	background: #fff;
	border-right: 1px solid #999;
	text-align: left; 
	}
#content #content-left img{
	max-width: 200px; height: auto;
	}
#content #content-left li, #content #content-right li {padding: 0 0 0 12px; background: url('images/li.png') left center no-repeat;}
#content #content-left #subsites li {
	float: right; text-align: right; width: 100%; background: none;
	font-size: 11px; display: block; padding: 0; margin: 0;
	}
#content #content-left #subsites li a { color:#333;}
ul.children {float: right;margin: 0; padding: 0;}
#subsites {float: right; width: 100%; height: auto; }
#content #content-left #subsites li ul li{
	padding-right: 15px; float: right; width: 155px;
	background: url("images/sli.png") right center no-repeat;
	}
#content #content-left #subsites li ul li a, #content #content-left #subsites li.current_page_parent ul li a, #content #content-left #subsites li.current_page_item ul li a{
	color: #888; font-weight: normal;
	}
#content #content-left #subsites li ul li.current_page_item{
	background: url("images/sli-current.png") right center no-repeat;
	}
#content #content-left #subsites li ul li.current_page_item a{
	color: #B86201;
	}
#content #content-left #subsites li.current_page_parent a, #content #content-left #subsites li.current_page_item a{
	font-weight: bold;
	}

/*Content Img Gallery*/
#content-right.gallery {
	border: none; padding: 0; margin-right: 0; width: 510px; min-height: 630px;
	}
#content-images {
	float: right; 
	width: 510px;
	height: auto;
	position: relative;
	}
.gallery-item {
	
	}
#content #content-right.gallery #content-images img{
	float: right; position: relative;
	width: 479px; max-width:479px; height: auto; padding: 10px 20px 10px 10px;
	border-top: 1px solid; border-left: 1px solid; border-bottom: 1px solid; border-color: #999;
	}
#content-text {
	float: right; position: relative;
	width: 479px; height: auto; padding: 10px 20px 10px 10px;
	}
#content-right a, content-left a{ color: #B86E01;  }

.link {
	float: left; width: 72px; height: 72px; 
	border: 1px solid #999; margin: 0 11px 8px 0;
	}
.link img{
	width: 72px; height: 72px; 
	}
#content-left.gallery {
	padding: 25px 0; width: 258px; margin-right: 0; border: none;min-height: 350px; position: relative;
	}
.zuruck {
	position: absolute;
	left: 0; bottom: 0 ;
	width: 100px; height: 20px;
	}
.zuruck input{
	float: left; text-align:left; width: 80px; height: 20px;
	padding: 0px 0 0 10px;
	background: #fff url('images/back.png') 0 6px no-repeat;
	cursor:pointer;
	border: none;
	color: #666;
	}


#content {
	color: #444;
	float: right;
	font-size: 12px;
	line-height: 15px;
	width: 780px;
	min-height: 320px;
	padding: 0px;
	position: relative;
	}
#content.list {
	width: 580px;
	padding: 72px 0 245px 0;
	}
#content a{
	padding-bottom: 0px;
	color: #BE640B;
	}

#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 20px;
	margin-top: 4px;
}
#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 20px;
	margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
	margin-bottom: 12px;
}


/* Sidebar
-------------------------------------------------------------- */
#sidebar {
	float: left; 
	width: 142px; 
	padding: 27px 10px 50px 15px;
	min-height: 150px;
	}
#sidebar li{
	float: right; 
	width: 100%; 
	padding: 0 5px 0 0; margin: 2px 0;
	text-align: right; font-family: 'MicroSquareRegular', Arial, sans-serif; font-size: 14px;
	}
#sidebar li.current_page_ancestor a, #sidebar li.current_page_item a{
	font-weight: bold;
	}


/* =CMS + Admin
-------------------------------------------------------------- */
#admin {
	width: 20px; height: 20px; display: block; position: absolute; bottom:0; left: 0;
	z-index: 200;
	}
#admin a {
	background: none;
	display: block;
	height: 20px; width: 20px;
	}
#admin a:hover {
	background: #ddd;
	}
#admin-nav {
	position: fixed; 
	top: 300px; right: 0;
	background: url('images/admin-rounded.png') left center no-repeat;
	width: 190px; height: 200px;
	padding: 0 0 0 10px;
	}
.admin-links {
	color: #fff;
	float: left; 
	width: 170px; height: 160px;
	padding: 20px 10px;
	background: url('images/transparent.png') repeat;
	text-align: left;
	}
.admin-links a{
	float: left;
	width: auto;
	color: #fff;
	line-height: 11px;
	}
.admin-links a:hover{
	background: none; 
	text-decoration:underline;
	}
#user_login {	
	float: left;
	margin: 15px 0 10px 0;
	}
#user_pass {
	float: left;
	margin: 0 0 10px 0;
	}
a.close {
	margin-top: 30px;
	float: left;
	font-size: 8px;
	clear: both;
	}
#wp-submit {float: left; margin:0; padding: 0 6px; }