body {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	color:#444;	
}

h1  {
	font-size:22px;
	font-weight:normal;
}

#main {
	width:960px;
	/*border:1px solid #000;*/		
}

#body_content {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#444;
	background-image:url(/img/background_complete.gif);	
	background-repeat:repeat;
	margin:0px;
	padding:0px;
}

*+html #body_content {
	font-family:Arial, Helvetica, sans-serif;
	/*background-color:#fff;*/
	color:#444;
	background-image:url(/img/background_complete.gif);	
	background-repeat:repeat-y;
	margin:0px;
	padding:0px;
	height:100%;
}

#head {
	/*background-image:url(../img/logo4.png);*/	
	/*height:159px;*/
}
*+html #head {
	height:115px;
}

#topbar {
	float:left;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:right;
	color:#fff;
	background-color:#000;
	height: 22px;
	width: 100%;
}

#headertext {
	margin-right:10px;
}

#logoline {
	float:left;
	background-image:url(../img/headline.png);
	background-repeat:repeat-y;
	background-color:#35a7db;	
	height:12px;
	width:100%;	
	margin-top:0px;
	margin-bottom:1px;
}
* html #logoline {
	float:left;
	background-image:url(../img/headline.png);
	background-repeat:repeat-y;
	background-color:#35a7db;	
	height:12px;
	width:100%;	
	margin-top:0px;
	margin-bottom:0px;
}
*+html #logoline {
	float:left;
	background-image:url(../img/headline.png);
	background-repeat:repeat-y;
	background-color:#35a7db;	
	height:12px;
	width:100%;	
	margin-top:0px;
	margin-bottom:0px;
}

#headlogo {
	float:left;
	background-image:url(../img/headlogo.png);
	background-repeat:no-repeat;
	width: 100%;
	height:102px;
	padding:0px;
	margin-bottom:1px;	
}

* html #headlogo {
	float:left;
	background-image:url(../img/headlogo.png);
	background-repeat:no-repeat;
	width: 100%;
	height:118px;
	padding:0px;
	margin-bottom:-15px;
}

#headlogo a, #headlogo a:visited, #headlogo a:hover {
	border:0px;
	width: 100%;
	height:100px;
	text-decoration:none;
}
img {
	border: 0pt none;
}

/*#headnavi {
	margin-top:106px;
	margin-left: 500px;
	float:left;
}*/

#navi {
	background-color:#efefef;
}

#navi-head {
	text-transform:uppercase;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;	
	width:218px;
	background-color:#35a7db;
	line-height: 23px;
	/*height: 23px;*/
}
.navi-head-content {
	margin-left:24px;
}

.navi-head-content a,  .navi-head-content a:hover,  .navi-head-content a:active,  .navi-head-content a:visited {
	text-decoration: none;
	color:#ffffff;	
}

#navileft {
	text-align:left;
	height:100%;
	float:left;
	width:218px;
	min-height:800px;
	border-right:1px solid #a0d6ee;
	border-left:1px solid #a0d6ee;
	background-image:url(../img/rivveln_unten.png);
	background-repeat:repeat;
}


#navi-links-inhalt {
	vertical-align:middle;
	font-size:13px;
	width:218px;
	line-height:16px;
	color:#9c9c9c;
	text-decoration:none;
} 

#navi-links-inhalt a {
    color: #646464;
    text-decoration: none;
    background: url(../img/pfeil-orange.gif) no-repeat scroll 11px 9px;
    padding-bottom:5px;
	padding-left:24px;	
    overflow:hidden;
    display:block;
	padding-top:6px;
}

#navi-links-inhalt a:hover, #navi-links-inhalt .hover {
	background: url(../img/pfeil-blue.gif) no-repeat scroll 11px 9px;
    font-weight:bold;
    color:#46aede;
    text-decoration:none;
	padding-top:6px;
}

#naviright {
	text-align:left;
	width:217px;
	float:left;
	min-height:800px;
	border-right:1px solid #a0d6ee;
	border-left:1px solid #a0d6ee;
	background-image:url(../img/rivveln_unten.png);
	background-repeat:repeat;	
}

* html #naviright {
	text-align:left;
	width:215px;
	float:left;		
}

#navi-rechts-inhalt {
	color: #646464;
    padding: 5px 5px 0px 5px;
	overflow:hidden;
    display:block;
	margin:0px;		
}
#navi-rechts-anbieter {
	background-color:#EFEFEF;
	color: #646464;
    padding: 5px 5px 0px 5px;
	overflow:hidden;
    display:block;
	margin:0px;
}


* html #navi-rechts-inhalt {
	color: #646464;
 	overflow:hidden;
    display:block;
	margin:0px;
	padding:0px;
}


.blog_search_form {
	
}

#content {
	margin-left:1px;
	margin-right:1px;
	font-size:12px;
	text-align:justify;
	float:left;
	width:518px;			
}
* html #content {
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	font-size:12px;
	text-align:justify;
	float:left;
	width:517px;
}
*+html #content {
	margin-left:1px;
	margin-right:1px;
	margin-top:1px;
	font-size:12px;
	text-align:justify;
	float:left;
	width:518px;
}
	

#content-headline {
	margin:0px;
	padding:0px;
	border: 1px solid #35a7db;
	background-image:url(../img/content-headline.png);
	background-repeat:repeat;
	height:21px;	
}
#content #content-text{
	margin:11px;			
}

.rating_form {
	font-size:12px;
}

.start_img {
	padding:0px 15px 15px 0px;
}

#content-text h1 {
	color:#35a7db;
	font-size:20px;
}

#content-text h2 {
	color:#525252;
	font-size:15px;
}
#content-text h2 a {
	font-size:18px;	
	font-weight:normal;
}
#content-text h3 {
	color:#525252;
	font-size:14px;
	margin-top:13px;
}

#content-text ul li{
	padding:3px;
	list-style-image:url(/img/icons/orange_disc.gif);	
}

* html #content-text ul li{
	padding:3px;
	list-style-image:url(/img/icons/orange_disc_ie.gif);
}

#content-text .entry ul li{
	list-style:none;
}

#content-text ul li a, #content-text ul li a:visited {
	color:#444444;
	/*color:#35a7db;*/
	text-decoration:none;	
}

#content-text ul li a:hover {
	/*color:#35a7db;*/
	color:#46AEDE;
	font-weight:bold;
	text-decoration:none;	
}

#content-text ol li{
	padding:5px;
	list-style:decimal;
}


#logo-start {
	background-image:url(../img/dyn_img/toppic01.jpg);
	background-repeat:no-repeat;
	padding:0px 1px 0px 1px;
	height:151px;
}


#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9a9a9a;
	background-color:#fff;
	min-height: 30px;
	line-height:30px;
	width:100%;
	text-align:center;
}
#footer-bild {
	background-image:url(../img/rivveln_footline.png);
	background-repeat:repeat;
	height:22px;
	margin:0px;
	padding:0px;
}

#footer-content {
		
}
#footer #footer-content a, #footer #footer-content a:visited {
	padding: 10px;
	font-size:12px;
	font-weight:bold;
	color:#626262;
	text-decoration:none;		
}
#footer #footer-content a:hover {
	padding: 10px;
	color:#1d1d1d;
	text-decoration:none;
}

#footer-content.navi a:hover {
	padding: 10px;
	color:#1d1d1d;
	text-decoration:none;
}

.back, .back a:hover{
	color:#35A7DB;
	text-decoration:none;
}



.line {
	height:1px;
	line-height:1px;
	width:100%;
	background-image:url(/img/trennlinie_inhalt.gif);
	background-repeat:no-repeat;	
}


.feed {
	font-size:13px;
	line-height:16px;
	text-decoration:none;
	vertical-align:middle;
	width:218px;
	background-color:#EFEFEF;	
	margin-bottom:5px;
}
* html .feed {
	font-size:13px;
	line-height:16px;
	text-decoration:none;
	vertical-align:middle;
	width:200px;
	background-color:#EFEFEF;	
	margin-bottom:5px;
}

.feed a, .feed a:visited, .feed a:hover {
	text-decoration: none;
	overflow:hidden;
    display:block;
	padding: 3px 3px 3px 18px;
}
.feed a, .feed a:visited {
	color: #646464;
    background: url(../img/pfeil-orange.gif) no-repeat scroll 5px 7px;    	
}

.feed a:hover {
	background: url(../img/pfeil-blue.gif) no-repeat scroll  5px 7px;
    color:#46aede;    
}

* html .feed a, * html .feed a:visited, * html .feed a:hover {
	text-decoration: none;
	overflow:hidden;
    display:block;
	padding: 3px 3px 3px 24px;
}
* html .feed a, * html .feed a:visited {
	color: #646464;
    background: url(../img/pfeil-orange.gif) no-repeat scroll 10px 7px;    	
}

* html .feed a:hover {
	background: url(../img/pfeil-blue.gif) no-repeat scroll 10px 7px;
    color:#46aede;    
}

.alogo {
	vertical-align:middle;
	text-align:center;
	padding-left:3px;	
	padding-top:8px;
	padding-bottom:8px;
	font-size:16px;	
	width:100%;
}
* html .alogo {
	vertical-align:middle;
	text-align:center;
	padding-left:3px;	
	padding-top:0px;
	padding-bottom:5px;
	font-size:16px;	
	width:100%;
}

.bild {
	float:left;	
	margin-bottom:5px;
	margin-right:15px;	
}

.headline {
	text-align:left;	
	color:#35a7db;
	font-size:22px;	
}
/*
.letter a, letter a:visited {
	
	padding: 1px;
	margin-left:3px;
	margin-top:3px;
	float:left;
	border:solid 1px black;	
	
}
.letter a:hover {
	text-decoration:none;
	float:left;
	border:solid 1px #0066CC;	
	width:12px;
	padding: 1px;
	margin-left:3px;
	margin-top:3px;
	
}
*/
#padding-left-111{
	padding-left:128px;
}

#searchres, #searchres ul li  a, #searchres ul li a:visited {
	margin-top:20px;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	color:#444444;	
}
#searchres ul li a:hover {
	margin-top:20px;
	font-size:15px;
	font-weight:normal;
	text-decoration:none;
	color:#35A7DB;
}
#searchanb{
	margin-top:20px;		
}

#search_form{
padding:0px;
margin:0px;
}

#searchanb a, #searchanb a:visited{
	margin-top:20px;
	text-decoration:none;
	color:#35A7DB;
}
#searchanb a:hover{
	margin-top:20px;
	color:#ffa148;
}


.lexikon_h1 {
	padding-top:8px;
	color:#FFA148;
	font-size:17px;
	font-weight:bold;	
}


.letc {
	width:212px;
	
}

.letters {
	width:100%;
}

.letters a, .letters a:visited {
	font-size:15px;
	font-weight:bold;
	width:21px;
	border:solid 1px #ffa148;	
	text-align:center;
	float:left;
	padding-left: 5px;
	padding-right: 5px;
	margin-left:7px;
	margin-bottom:7px;
	color:#444444;
	text-decoration:none;
}

.letters a:hover{
	border:solid 1px #35A7DB;
	text-decoration:none;
	text-align:center;
	padding-left: 5px;
	padding-right: 5px;
	color:#35A7DB;
}

#letter_hover {
	border:solid 1px #35A7DB;
	text-decoration:none;
	text-align:center;
	padding-left: 5px;
	padding-right: 5px;
	color:#35A7DB;
}




#search {
	height:70px;
	font-size:13px;	
	padding-left:18px;
}
* html #search {
	height:70px;
	font-size:13px;	
	padding-left:18px;
	padding-top:5px;
}


#search_results ul li a, #search_results ul li a:visited {
	color:#35a7db;
	text-decoration:none;
}

#search_results ul li a:hover {
	color:#ffa148;
	text-decoration:none;
}


.margin-15 {
	margin-top:15px;
	margin-bottom:10px;
}



/* -------------------- LEXIKON ---------------------- */
#site_navi_links{
	width:100%;
}

.site_navi_link_left {
	width:33%;
	float:left;	
	text-align:left;
}
.site_navi_link_center {
	width:33%;
	float:left;
	text-align:center;
}
.site_navi_link_right {
	width:33%;
	float:right;
	text-align:right;
}






/* --------------------- BLOG ------------------------ */

#sidebar {
	text-align:left;
	width:218px;
	float:left;
	background-color:#EFEFEF;
}
* html #sidebar {
	text-align:left;
	width:218px;
	float:left;
	background-color:#EFEFEF;
}


#sidebar ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:5px 5px 5px 18px;
}
* html #sidebar ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:5px 5px 5px 4px;
}
*+html #sidebar ul {
	list-style-image:none;
	list-style-position:inside;
	list-style-type:none;
	margin:0px;
	padding:5px 5px 5px 5px;
}
#sidebar ul li {
	font-size: 12px;
	margin:6px 0px 0px;
}
* html #sidebar ul li {
	font-size: 12px;
	margin:6px 0px 0px;
}
*+html #sidebar ul li {
	font-size: 12px;
	margin:6px 0px 0px;	
}


#sidebar ul li a{
	list-style:none;
	padding:0px;
	margin:0px;	
	text-decoration:none;
}
* html #sidebar ul li a{
	list-style:none;
	padding-left:18px;
	margin:0px;	
	text-decoration:none;
	background: url(../img/pfeil-orange.gif) no-repeat scroll 7px 3px;
}
*+html #sidebar ul li a{
	list-style:none;
	padding-left:18px;
	margin:0px;	
	text-decoration:none;
	background: url(../img/pfeil-orange.gif) no-repeat scroll 7px 3px;
}
* html #sidebar ul li p {
	display:block;
	overflow:hidden;
	padding-left:10px;
	text-indent:-15px;	
}
#sidebar ul li p {
	display:block;
	overflow:hidden;
	padding-left:5px;
}
* html #sidebar ul li p {
	display:block;
	overflow:hidden;
	padding-left:20px;
}
*+html #sidebar ul li p {
	display:block;
	overflow:hidden;
	padding-left:5px;
}
*+html #sidebar ul li p a, *+html #sidebar ul li p a:visited, *+html #sidebar ul li p a:hover {
	text-decoration:none;
	background:none;
	padding:0px;
	margin:0px;
}

#sidebar h2 {
	font-size:16px;
	padding-left: 6px;
	margin:0px;
}


.post, .post a {
	text-decoration:none;	 
}





/* ------------ org kopie ------------*/

/* Begin Typography & Colors */
#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/kubrickheader.jpg') no-repeat bottom center;
	}

#headerimg 	{
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

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

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


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


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.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: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol 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: #35A7DB;
	text-decoration: none;
	}

a:hover {
	color: #FFA148;
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

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

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



/* Begin Structure */

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

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

.post {
	margin: 0 0 40px;
	text-align: justify;
	}
.post h2, .post h2 a:link, .post h2 a:hover, .post h2 a:visited {
	color:#35A7DB;
}
.post h3, .post h3 a:link, .post h3 a:hover, .post h3 a:visited {
	color:#35A7DB;
}

.post hr {
	display: block;
	}

.postmetadata {
	clear: left;
}

/* End Structure */



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

h2.pagetitle {
	margin-top: 10px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* 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;
	list-style:none;
	}
	
.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;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px 0px 15px 0px;
	padding: 0px 3px 0px 7px;
	}
	
#searchform div {
	font-size:13px;
	color:#646464;
	padding:0px 0px 5px 0px;
	margin:0px;
	}	
	
* html #s{
	padding: 20px;	
}
*+html #s {
	padding: 100px;
}


#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 textarea {
	width: 98%;
	
	}

#commentform #submit {
	margin: 0px 7px 10px 0px;	
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
/*	padding: 0;*/
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

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

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

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


/*CSS Sabrosus style pagination*/
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #9aafe5;
	
	text-decoration: none; 
	color: #2e6ab1;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #2b66a5;
	color: #000;
	background-color: lightyellow;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #2e6ab1;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}
 


/* "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." */

.clear {
	clear:both;
}

