/*
Theme Name: Custom 6

*/

/* Begin Sidebar */

#sidebar_left
{
/*border: 1px solid #cd3301 ;*/
	  padding-top: 30px;
	  padding-right: 0px;
	  padding-bottom: 5px;
	  padding-left: 10px;
	  margin-top: 10px;
	  margin-right: 0px;
	  margin-left: 0px;
	  margin-bottom: 10px;
	  width: 400px;
  	  height: 100px;
	
  float: left;
	list-style: none;
	}
#sidebar
{
border: 1px solid #cd3301 ;
	  padding-top: 30px;
	  padding-right: 0px;
	  padding-bottom: 5px;
	  padding-left: 10px;
	  margin-top: 10px;
	  margin-right: 0px;
	  margin-left: 0px;
	  margin-bottom: 10px;
	  width: 230px;
  	  height: 100px;
	
  float: right;
	list-style: none;
	}
#sidebar h2, #sidebar h3 {
	font-family: 'Georgia', Verdana, Sans-Serif;
	font-size: 1em;
	}
#sidebar p, #sidebar_left p {
font-size: 1.25em;
  color: #333;
	}
.big {
font-size: 1.5em;
  color: #333;
}  
/*#indent{
font-size: 1.1em;
padding-left: -50px;
}
  
#pos{
  text-decoration: underline;
	}*/ 
  
#sidebar a{
  text-decoration: none;
	}  

#sidebar a:hover {
	text-decoration: none;
    color: #cd3301 ;
	}
/* End Sidebar */


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Georgia', Verdana, Sans-Serif;
	background: #ffffff ;
	color: #333;
	text-align: center;
	}
#header {

	 background: #ffffff;

	}

#page {
  background: #ffffff;
  	text-align: left;
	}

#footer {
	background: #eeeeee;
	/**/
	}

h1, h2, h3 {
	font-family:'Georgia', Verdana, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 2.4em;
	}

h2 {
	font-size: 1.2em;
	line-height: 1.6em;
	}

h3 {

  padding-top: 50px;
  padding-bottom: 20px;
	font-size: 1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333;
	}

h2, h2 a, h2 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2 {
	text-decoration: none;
	}

a {
	color: #333;
	/*font-size: 1.1em;*/
	text-decoration: none;
	}

a:hover {
	color: #cd3301 ;
	text-decoration: none;
	}
  
.nav {

	padding-top: 0px;
  	padding-left: 0px;
  	font-family: 'Georgia', Verdana, Sans-Serif;
	font-weight: normal;
  	font-size: 2em;
  	color: #333;
	text-decoration: none;
	}

.txt {
	padding-top: 0px;
  	padding-left: 0px;
  	font-family: 'Georgia', Verdana, Sans-Serif;
	font-weight: normal;
  	font-size: 2em;
  	color: #333;
	text-decoration: none;	
	
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background: #ffffff;
	margin: 20px auto;
	padding: 0;
	width: 930px;
	}

#header {
	background: #ffffff /*url('images/head.jpg') no-repeat bottom right;*/
	margin: 0px;
	padding: 0;
	height: 90px;
	width: 950px;
	}
  #header_0 {
	background: #ffffff /*url('images/head_1.jpg') no-repeat bottom right;*/
	margin: 0px;
	padding: 0;
	height: 90px;
	width: 950px;
	}

#headerimg {
	
	margin: 0;
	height: 88px;
	width: 100%;
	}

#content_0 {
border: 1px solid #333333 ;
	background: #ffffff url('images/bg.jpg') repeat top left;
  width: 928px;
  height: 2px;

}#inhalt_0 {
/*Startseite*/
border: 1px solid #cd3301 ;

	margin-left: 0px;
	margin-right: 10px;
  padding-top:  50px;
  padding-left: 20px;
	padding-right: 30px;
  padding-bottom: 50px;
	width: 744px;
	float:left;
	color: #333;
  line-height: 1.6em;
	font-size: 1.1em;
	list-style: none;
  font-family: 'Georgia', Verdana, Sans-Serif;
	font-weight: normal;

	}

  
#content_1 {
border: 1px solid #cd3301 ;
	background: #ffffff url('images/bg.jpg') repeat top left;
  width: 948px;
  height: 2px;
}
#inhalt_1 {
/*alle anderen Seiten*/

border: 1px solid #cd3301 ;

	margin-left: 0px;
	margin-right: 10px;
  padding-top:  50px;
  padding-left: 20px;
	padding-right: 30px;
	width: 744px;
	float:left;
	color: #333;
  line-height: 1.6em;
	font-size: 1.25em;
	list-style: none;
  font-family: 'Georgia', Verdana, Sans-Serif;
	font-weight: normal;
}
#inhalt_1 a{
	color: #cd3301;
	text-decoration: none;	
}
#inhalt_1 a:hover{
	color: #333;
	text-decoration: none;	
}
#inhalt_1 div{
	font-size: 0.9em;
}
#footer {
	padding: 0;
	margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
	width: 796px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 30px;
	text-align: right;
  font-size: 1.1em;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 40px;
  padding-left: 500px;
	margin: 0;
	}
.kurz {
	padding-top: 40px;
  padding-left: 642px;
	margin: 0;
	}

#pagetitle {
padding-top: 0px;
	padding-left: 400px;
  	font-family: 'Georgia', Verdana, Sans-Serif;
	font-size: 1.6em;
}

/* End Headers */



/* Begin Images 
p img {
	padding: 0;
	max-width: 100%;
	}

Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) 

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}*/
/* End Images */








/* Begin Form Elements 
#searchform {
	margin: 0;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { 
This is mainly for password protected posts, makes them look better. 
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {

	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}*/
/* End Form Elements */



/* Begin Comments*/

/* End Comments */






/* Begin Calendar */

/* End Calendar */



/* Begin Various Tags & Classes 
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}*/
/* End Various Tags & Classes*/



/* Captions 
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}*/


/* End captions */


