
/*  orange: #F58220 - orange-heller: #FF6600 - grau/schrift: #686868 - backgound: #e8e8e8 - linien-grau: #DDDDDD - h2 dunkelgrau: #3F4040 - back comments #F8F8F8 */

body {
	font-size: 		0.7em;
	font-family: 	Arial, Verdana, Sans-Serif;
	background: 	#e8e8e8;
	color: 			#686868;
	text-align: 	center;
	margin: 		0 0 20px 0;
	padding: 		0;
}

/* abstandhalter */
#pixel_h10 {
	background: 	url('images/pixel_clear.gif') no-repeat;
	width: 			1px;
	height:			10px;
}
#pixel_h30 {
	background: 	url('images/pixel_clear.gif') no-repeat;
	width: 			1px;
	height:			30px;
}
#pixel_h50 {
	background: 	url('images/pixel_clear.gif') no-repeat;
	width: 			1px;
	height:			50px;
}
#pixel_h70 {
	background: 	url('images/pixel_clear.gif') no-repeat;
	width: 			1px;
	height:			70px;
}
#pixel_h100 {
	background: 	url('images/pixel_clear.gif') no-repeat;
	width: 			1px;
	height:			100px;
}
#pixel_h180 {
	background: 	url('images/pixel_clear.gif') no-repeat;
	width: 			1px;
	height:			180px;
}
#pixel_h200 {
	background: 	url('images/pixel_clear.gif') no-repeat;
	width: 			1px;
	height:			200px;
}

#page {
	background: 	#FFFFFF;
	margin: 		20px auto;
	padding: 		0;
	width: 			1024px;
	text-align: 	left;
}

/* start header */
#header {
	background:		#e8e8e8 url('images/rep_header.jpg') no-repeat bottom center;
	margin:			0 0 0 0px;
	padding:		0;
	height:			202px;
	width:			1024px;
	position:		absolute;
}

#headerlogo {
	width:			370px;
	height:			60px;
	top:			80px;
	left:			75px;
	position:		absolute;
}

#weblink {
	position:		absolute;
	display:		inline;
	width: 			300px;
	top:			175px;
	left:			73px;
	font-size: 		1.2em;
	font-weight:	bold;
}


#suchform {
	position:		absolute;
	display:		block;
	background: 	url('images/searchback_reporta.png') no-repeat;
	width: 			210px;
	height:			30px;
	top:			168px;
	left:			780px;
}

input.text_search {
    width: 			130px;
    height: 		15px;
    background: 	transparent;
    border: 		none;
    padding: 		0;
	left:			12px;
	top:			6px;
	position:		absolute;
	outline:		none;
}

input.lupe {
	background: 	url('images/lupe_reporta.jpg') no-repeat;
	width: 			36px;
	height: 		30px;
	top:			0px;
	left:			160px;
	position:		absolute;
	border: 		none;
}

#sub_header {
	background: 	#e8e8e8 url('images/rep_header.jpg') no-repeat;
	width: 			1024px;
	height: 		48px;
	top:			18px;
	left:			600px;
	position: 		absolute;
	z-index:		10;
}

#blog_pic {
	background: 	#e8e8e8 url('images/rep_header.jpg') no-repeat;
	width: 			962px;
	height: 		200px;
	top:			202px;
	left:			31px;
	position: 		relative;
	z-index:		5;
}

#content {
	width: 			655px;
	min-height: 	1330px;
	margin-left:	26px;
	margin-top:		50px;
	margin-bottom:	20px;
	padding-right:	30px;
	font-size: 		1.2em;
	position: 		relative;
	border-right:	1px solid;
	border-color:	#DDDDDD;
	z-index:		10;
}

#sideback {
	background:		#FFFFFF;
	padding:		0;
	margin-top:		50px;
	margin-left:	756px;
	width:			237px;
	z-index:		5;
	position: 		absolute;
	border-top:		1px solid;
	border-color:	#DDDDDD;
}

#sidebar
{
	padding-top:	10px;
	font-size: 		1em;
}

/* die grauen ueberschriften */
#sidebar h2 {
	font-family:	Arial, Verdana, Sans-Serif;
	font-size:		1.1em;
	margin:			5px 0 0 4px;
	padding:		0;
	color:			#3F4040	
}
#sidebar ul {
	margin: 		10px 0 20px 0;
	padding: 		0;
}

/* die haupt-kategorien) */
#sidebar ul li{
	margin:					0px 10px 0 0px;
	list-style:				none;
	padding-left: 			20px;
	background-image:		url(images/bullet_1.gif);
	background-repeat:		no-repeat;
	background-position:	0px 0.4em;
}

#sidebar ul li ul{
	margin: 				5px 5px 15px 5px;
}

/* die unterpunkte sidebar */
#sidebar ul li ul li {
	list-style:				none;
	margin:					7px 0 0;
	font-weight:			bold;
	background-image:		none;
	padding-left: 			5px;
	background-repeat:		no-repeat;
	background-position:	0px 0px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}


/* End sidebar */


/* start footer */
#footer {
	background:		#e8e8e8 url('images/rep_footer.jpg') no-repeat top;
	position:		relative;
	border:			none;
	width:			1024px;
	height:			174px;
	top:			0;
	left:			0;
	clear:			both;
	font-size:		0.8em;
}

#footer_info {
	list-style:		none;
	position:		absolute;
	left:			39px;
	top:			3px;
	color:			#686868;
	padding:		5px 0 0 22px;
}

#footer_info ul {
	margin:			0;
	padding:		10px 0 0;
	list-style:		none;
}

#footer_app {
	margin:			0;
	padding:		0;
	list-style:		none;
	line-height:	normal;
	position:		absolute;
	left:			260px;
	top:			27px;
}

#footer_youtube {
	margin:			0;
	padding:		0;
	list-style:		none;
	line-height:	normal;
	position:		absolute;
	left:			485px;
	top:			36px;
}

#footer_bookmarks {
	margin:			0;
	padding:		0;
	list-style:		none;
	line-height:	normal;
	position:		absolute;
	left:			680px;
	top:			35px;
	width:			140px;
}

#footer_menu {
	margin:			0;
	padding:		0;
	list-style:		none;
	position:		absolute;
	line-height:	1.5em;
	left:			850px;
	top:			12px;
}

#footer p {
	margin: 	0;
	padding: 	20px 0;
	text-align: center;
}
	
#footer ul {
	margin:		0;
	padding:	20px 0;
	list-style:	none;
	}
#footer_menu li {
	margin: 0 0 -2px;
	padding: 0;
}
#footer_menu a:link,
#footer_menu a:visited,
#footer_menu a:active {
	font-size: 	0.9em;
	color: 		#686868;
}
#footer_menu a:hover {
	color:				#F58220;
	text-decoration:	none;
}



/* Begin Typography & Colors */


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.thread-alt {
	background-color: #FFFFFF;
}
.thread-even {
	background-color: #FFFFFF;
}
.depth-1 {
	border-left: 1px solid #F58220;
}

.even, .alt {
	border-left: 			2px solid #F58220;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 2.0em;
}

.subtitle  { 
	color:			#686868;
	display:		block;
	font-size: 		1.3em;
	font-weight:	bold;
	margin: 		2px 0 10px 0;
}

.subtitle_s  { 
	color:			#686868;
	display:		block;
	font-size: 		1.3em;
	font-weight:	bold;
	margin: 		2px 0 0px 0;
}

.subtitle_a { 
	color:			#686868;
	display:		block;
	font-size: 		1.3em;
	font-weight:	bold;
	margin: 		2px 0 10px 0;
}

h3 {
	font-size:	1.1em;
	padding: 	0;
	margin: 	30px 0 0;
}


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

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #F58220;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #F58220;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li,  .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #F58220;
	text-decoration: none;
	}

#sidebar a {
	color: #686868;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover {
	color: #F58220;
	text-decoration: none;
	font-weight: bold;
}
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	float:		left;
	padding:	0px 0 20px 45px;
	margin:		0px 0 0;
	width:		660px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

.post {
	margin: 0px 0 40px;
	text-align: justify;
}
	
.post h2 {
	margin: 0px 0 0px 0;
	text-align: left;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 10px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


	
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: left;
	font-size: 	2.4em;
	color:		#F58220;
	z-index:	10;
}

h2.search_noresult {
	margin-top: 0px;
	text-align: center;
	font-size: 	1.8em;
	color:		#F58220;
	z-index:	10;
}

h2.search_result {
	margin-top:		45px;
	text-align:		left;
	font-size:		2.8em;
	color:			#F58220;
	margin-bottom:	101px;
	z-index:		10;
}





	
/* 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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}



/* dieses macht die >> zeichen vor die liste
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
*/	

.entry ol {
	padding: 	0 0 0 35px;
	margin: 	0;
}

.entry ol li {
	margin: 	0;
	padding: 	0;
}

.postmetadata ul, .postmetadata li {
	display: 			inline;
	list-style-type: 	none;
	list-style-image: 	none;
}

/* Begin Form Elements */
#searchform {
	width: 			210px;
	height:			30px;
	margin: 		10px auto;
	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 {
	margin: 	5px 10px 0 0;
}

#respond:after {
	content: 	"."; 
	display: 	block; 
	height: 	0; 
	clear: 		both; 
	visibility: hidden;
}

.com_1 {
	width: 			200px;
	height:			40px;
	font-size: 		0.8em;
	font-family: 	Arial, Verdana, Sans-Serif;
	margin: 		10px 22px 0 0;
	float: 			left;
}

.com_2 {
	width: 			200px;
	height:			40px;
	font-size: 		0.8em;
	font-family: 	Arial, Verdana, Sans-Serif;
	margin: 		10px 22px 0 0;
	float: 			left;

}

.com_3{
	width: 			200px;
	height:			40px;
	font-size: 		0.8em;
	font-family: 	Arial, Verdana, Sans-Serif;
	margin: 		10px 0px 0 0;
	float: 			left;

}

.com_4{
	width: 			650px;
	height:			40px;
	font-size: 		0.8em;
	font-family: 	Arial, Verdana, Sans-Serif;
	margin: 		10px 10px 0 0;
	float: 			left;

}

#commentform input {
	width: 			200px;
	padding: 		2px;
	margin: 		0px 0px 8px 0;
	border: 		1px;
	border-color:	#DDDDDD;
	border-style:	solid;
	background:		#F8F8F8;
}

#commentform textarea {
	width: 			100%;
	padding: 		2px;
	margin: 		0px 0px 10px 0;
	border: 		1px;
	border-color:	#DDDDDD;
	border-style:	solid;
	background:		#F8F8F8;
}



#commentform #submit {
	background: 	url('images/sendbutton.png') no-repeat;
	color:			#FFFFFF;
	font-weight:	bold;
	width: 			132px;
	height: 		21px;
	margin: 		5px 0 5px auto;
	float: 			right;
	border: 		0;
}


/* End Form Elements */



/* Begin Comments*/
.alt {
	margin-top: 30px;
	padding: 	10px;
}

.commentlist {
	padding: 	0;
	text-align: left;
}

.commentlist li {
	margin: 			25px 0 10px 15px;
	padding: 			0px 5px 0px 10px;
	list-style-image: 	url('images/blase.png');
}
.commentlist li ul li { 
	margin-right: 	-5px;
	margin-left: 	10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
.comments  {
	font-size:	1.0em;
	padding: 	0;
	margin: 	40px auto 20px;
	font-weight: normal;
}

/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells:	 show;
	margin: 		10px auto 0;
	width: 			155px;
}

#wp-calendar #next a {
	padding-right: 	10px;
	text-align: 	right;
}

#wp-calendar #prev a {
	padding-left: 	10px;
	text-align: 	left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 		100%;
}

#wp-calendar td {
	padding: 	3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff;
}
/* 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 {
	width:	100%;
	size: 	1px;
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

hr.b80 {
	width:	80%;
	size: 	1px;
	border: 1px; /* Für Firefox und Opera */
	border-top: solid 1px #DDDDDD;
	border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

a img {
	border: none;
}

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



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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


li.twitter-item {
	font-weight: 		normal !important;
	line-height: 		1.4em;
	padding-top: 		5px;
	padding-bottom: 	10px;
	list-style-image: 	url('images/blase.png') !important;
}

#twitter_line {
	border-left: 	1px solid #F58220;
	padding-left:	7px;
}

p.twitter-message {
}
.twitter-timestamp {
}
a.twitter-link {
}
a.twitter-user {
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

