 /*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";





body {
  padding: 0px;
  background-color: #FFFFFF;
  }
  
* { padding: 0; margin: 0; }

 


#kopf {
<!--background:url(img/logo.jpg) top left no-repeat #FFFFFF;-->
  height: 138px;
  width:840px;
  margin: 0px auto;
  background-color: aqua;
 }




/*
#search{
float:right;
margin-top:110px;
}
*/




fieldset.search {
	border: none;
	width: 115px;
	height:15px;
	background: #FFFFFF;
}
.search input, .search button {
	border: none;
	float: left;
}
.search input.box {
font-size:7pt;
	color: #000000;
	width: 85px;
	height: 6px;
	padding: 8px 5px 0;
	background:url(img/search.png) no-repeat;
	margin-right: 5px;
}
.search input.box:focus {
	background-image: url(img/search.png) no-repeat left -38px;
	outline: none;
}
.search button.btn {
	width: 15px;
	height: 15px;
	cursor: pointer;
	text-indent: -9999px;
	background: url(img/search.png) no-repeat top right;
}
.search button.btn:hover {
	background: url(img/search2.png) no-repeat top right;
}


#login{
font-size: 10px;
margin-top: 10px;
margin-left: 0px;
padding-top: 0px;
padding-bottom: 20px;
width: 190px;
border-bottom: black solid 1px;
}



.mid{
font-size:7pt;
	color:gray;
	width: 85px;
	height: 15px;
	padding: 0px 5px 0;
	background:url(img/leer.jpg) no-repeat;
	margin-right: 5px;
	border: none;
}

.mid:focus{
width: 85px;
outline: none;
background: url(img/leer.jpg) no-repeat;
}

.mid2{
font-size:7pt;
	color:gray;
	width: 85px;
	height: 15px;
	padding: 0px 5px 0;
	background:url(img/leer.jpg) no-repeat;
	margin-right: 5px;
	border: none;
}

.mid2:focus{
outline: none;
width: 85px;
outline: none;
background: url(img/leer.jpg) no-repeat;
}


.submit  {
	width: 85px;
	height: 15px;
	cursor: pointer;
	text-indent: -9999px;
	border: none;
	outline: none;
}




.login{
border: none;
width: 85px;
background-color: white;
margin-top: 5px;
background: url(img/login.jpg) no-repeat;
}

.login:hover{
background: url(img/login2.jpg) no-repeat;
}

#feld{
margin-top: 5px;
}

#lost{
line-height: 8pt;
margin-top: 5px;
font-size: 90%;
margin-left: 3px;
}



#headerbild{}

#pageTitle{
font-family: Arial;
color:#000000;
letter-spacing: 0.1em;
position:absolute;
margin-left:218px;
margin-top:-25px;
font-weight:500;
 font-size: 14pt;
 z-index:10;
}

#kontaktTitle{
font-family: Arial;
color:#000000;
letter-spacing: 0.1em;
position:absolute;
margin-left:218px;
margin-top:-31px;
font-weight:500;
 font-size: 14pt;
 z-index:10;
}


#s_pageTitle{
font-family: Arial;
color:#000000;
letter-spacing: 0.1em;
text-transform: uppercase;
font-weight:bold;
  font-size: 11pt;
  padding-top: 3px;
  padding-bottom: 5px;
}

#s_pageTitle2{
font-family: Arial;
letter-spacing: 0.1em;
color:#000000;
font-weight:500;
font-size: 14pt;
margin-left: 218px;
position: absolute;
margin-top: -25px;
z-index: 12;
}

#s_pageTitle2 a{
text-decoration: none;
color: black;
}




#newsname {
  margin-top: 5px;
  padding-top: 20px;
  padding-bottom: 5px;
  height: px;
  width: 405px;
  font-family: Arial;
  font-weight: 500;
  font-size: 14pt;
  border-bottom: #000000 solid 5px;
  border-top:#666666 solid 1px;
  letter-spacing: 0.1em;
}	


#fuss {
  height: 50px;
  margin: 10px;
  background-color: #ff0;
}
#mitte {
  position: relative;
  width:840px;
  margin:10px auto;
}

#mitteIndex {
  position: relative;
  width:840px;
  background-color: #FFFFFF;
  margin:10px auto;
}

#Startbild{
margin-top:20px;
}

#inhalt {
margin-left:218px;
margin-right:217px;
width:405px;
  background-color: #FFFFFF;
  border-top:#000000 solid 5pt;
  border-bottom:#000000 solid 4pt; 
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:9pt;
  line-height: 1.5em;
}

#inhalt a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform: uppercase;
color:#000000;
}

#inhalt a:hover {
text-decoration: none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform: uppercase;
color:#000000;
background-color: #e6216b;
}

#inhaltPage {
margin-left:218px;
margin-right:217px;
padding-top:20px;
width:405px;
  background-color: #FFFFFF;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:9pt;
  line-height: 1.5em;
}


#inhaltPage a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
}


#schrift{
font-family:Arial, Helvetica, sans-serif;
color: white;
margin-left: 3px;
}

#feld1{
margin-left: 10px;
}

#feld1 input{ 
background: url(img/blanko.png);
border: none;
width: 200px;
}

#feld2{
padding-top: 10px;
margin-left: 10px;
}

#feld2 textarea{ 
background: url(img/textarea.jpg);
border: none;
width: 200px;
height: 150px;
margin-left: 3px;
}

#KontaktForm{
margin-top: 20px;
padding-top: 20px;
padding-bottom: 10px;
background-color: #716a73;
}

#formText{
font-family:Arial, Helvetica, sans-serif;
color: white;
width: 160px;
margin-right: 10px;
margin-top: 0px;
float: right;
font-size: 6pt;
line-height: 8.5pt;
}

#inhaltKontakt {
padding-top: 20px;
padding-bottom: 10px;
border-top: black solid 1px;
width:405px;
  background-color: #FFFFFF;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:9pt;
  line-height: 1.5em;
}


#inhaltKontakt a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
}

#kontaktTitle2{
font-family: Arial;
color:#000000;
letter-spacing: 0.1em;
text-transform: uppercase;
font-weight:bold;
  font-size: 11pt;
  padding-top: 3px;
  padding-bottom: 5px;

}


#knopp input{
background-color: #ecebe2;
margin-left: 13px;
margin-top: 15px;
padding: 2px;
border: none;
}


#borderTop{
width: 405px;
  background-color: #FFFFFF;
  border-top:#000000 solid 5pt; 
  margin-top: 10px; 
margin-left:218px;
}


#weiterlesen a{
font-family:Arial;
color:black;
font-weight: normal;
text-transform: none;
background-color:#e6216b;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 0.2em;
font-weight: bold;
}

#weiterlesen a:hover {
font-family:Arial;
color:white;
font-weight: normal;
text-transform: none;
background-color: #000000;
font-size: 9px;
text-transform: uppercase;
letter-spacing: 0.2em;
font-weight: bold;
}


/* FLIESSTEXT */
#inhaltS_page {
margin-left:218px;
margin-right:217px;
width:405px;
  background-color: #FFFFFF;
  border-top:#000000 solid 5pt;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:9pt;
  line-height: 1.5em;
  margin-top: -18px;
}

#inhaltS_page a {
text-decoration:none;
/* font-style: italic; */
color: #000000;
border-bottom-style:dotted; 
border-bottom-width:1px; 
border-bottom-color:#000000;
 }
 
 #inhaltS_page a:hover {
text-decoration:blink;
color: #e6216b;
border-bottom-style:dotted; 
border-bottom-width:1px; 
border-bottom-color:#e6216b;
 }



#BorderLinks {
  width: 308px;
  background-color: #FFFFFF;
  border-top:#000000 solid 5pt; 
  margin-left: 218px; 
}

#BorderRechts {
  width: 308px;
  background-color: #FFFFFF;
  border-top:#000000 solid 5pt; 
/*   margin-left: 218px;  */
  
}

#border{
  width: 405px;
  background-color: #FFFFFF;
  border-top:#000000 solid 1pt; 
  margin-top: 10px; 
}


#imageGrab1{
height: auto;
margin-top: 20px;
border:#000000 solid 1px;
}

#imageGrab2{
height: auto;
margin-top: 10px;
margin-bottom: 0px;
float: left;
}

#imageGrab3{
height: auto;
margin-top: 10px;
float: right;
margin-bottom: 0px;
}



#postBox{
width:405px;
padding-top:10px;
padding-bottom:10px;
margin-bottom: 0px;
border-bottom:#666666 solid 1pt;
}

#s_postBox{
padding-top:10px;
padding-bottom:0px;
margin-bottom: 10px;
}

#subPostBox{
border-bottom-style: solid;
border-top-style: solid;
padding-top: 10px;
border-top: solid black 3pt;
/* border-bottom: solid 1pt; */
margin-bottom: 0px;
padding-bottom: 0px;
border-bottom: black 1pt;
}

#s_borderBottom{
width: 405px;
  border-top:#000000 solid 5pt; 
  margin-left: 218px; 

}


.post{


}

.ortDatum{
font-family:Arial, Helvetica, sans-serif;
font-size:8pt;
color:#bebebe;
font-weight: normal;
}

#links  {
  position: absolute;
  top: 0px;
  left: 0px;
  width:190px;
  height: auto;
  background-color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 900;
  text-decoration:none;
  line-height:16pt;
  font-size:11pt;
  border-top:#000000 solid 5pt;
 /*   letter-spacing: 0.1em; */
}


#intraNet{
background: url(img/intraNet.jpg) left bottom no-repeat;
margin-top: 0px;
margin-left: 10px;
padding-top: 10px;
height:60px;
}

#sideBorder{
border-top:black solid 1px;
margin-top: 20px;
}

#lotto{
background:red;
height: 22px;
width: 80px;
margin-top: 30px;
}

#vdmd{
height: 29px;
width: 125px;
margin-top: 30px;
}


#slide{
margin-top: 20px;
}


#attachedImage{
margin-top:4px;
border:#d7d7d7 solid 1pt;
}


#s_attachedImage{

}


#excerpt{
width:240px;
margin-left:10px;
}


#links a{
text-decoration:none;
color:#000000;
}
#links a:hover {
text-decoration:none;
color:black;
background-color:#e6216b;
}


.current_page_item a { background: #e6216b; }

#newsLinkOhne{ 
width: 45px;
}

#newsLink{ background-color: #e6216b;
width: 45px;
height: 20px;
}


#subText{
background:url(img/akademie.jpg);
height: 23px;
font-size:6pt;
line-height:7pt;
margin-top:20px;
margin-bottom:15px;
z-index: 100;
}

#rechts {
  position: absolute;
  top: 0px;
  left: 651px;
  width: 190px;
  height: auto;
  background-color: #FFFFFF;
  border-top:#000000 solid 5pt;
  
}

#sidePost1{
/* background-color: #555257; */
background: url(img/sidebarverlauf.jpg) no-repeat top left #555257;
width: auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9pt;
line-height: 1.4em;
color:#FFFFFF;
margin-top:20px;
padding:15px;
}

#sidePost2{
background-color: #ecebe2;
background: url(img/sidebarverlauf2.jpg) no-repeat top left #ecebe2;
width: auto;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:9pt;
line-height: 1.4em;
color:3c4540;
margin-top:20px;
padding:15px;
}

#sidePost1 a{
text-decoration:none;
color:white;
border-bottom-style:dotted; 
border-bottom-width:1px; 
border-bottom-color:white;
}

#sidePost1 a:hover{
text-decoration: none;
color: #e6216b;
border-bottom-style:dotted; 
border-bottom-width:1px; 
border-bottom-color:#e6216b;
}


#sidePost2 a{
text-decoration: none;
color: black;
border-bottom-style:dotted; 
border-bottom-width:1px; 
}

#sideTitel{
font-family:Arial;
letter-spacing: 0.1em;
font-size: 9pt;
margin-top: 10px;
padding-bottom: 5px;
border-bottom: solid 3pt;
}

#sidePostText{
margin-top: 5px;
}

#AltNeu{
text-decoration:none;
font-family: Arial;
color: gray;
font-size: 10px;
text-align: center;
padding: 10px;
}


#AltNeu a{
text-decoration: none;
font-family: Arial;
text-align: center;
padding: 10px;
color: black;
}

#SearchTitle{
font-family: Arial;
font-size: 14pt;
letter-spacing: 0.1em;
padding-bottom: 15px;
margin-top: -32px;
z-index: 100;
}

#Results{
color: red;
font-size: 10pt;
font-family: Arial;
font-weight: normal;
padding-top: 10px;
padding-bottom: 10px;
}

#resultBorder{
border-top: black solid 1pt;
padding-bottom: 5px;
}

#searchText{
padding-top: 0px;
padding-bottom: 5px;
font-weight: normal;
}

#resultBox{

}


#s_backBtn{
margin-left: 218px;
text-align: center;
font-family: Arial;
border-top: black solid 5pt;
width: 405px;
padding-top: 5px;
}

#s_backBtn a{
text-decoration: none;
font-size: 10px;
color: black;
}





