/*  
Theme Name: EBGG-Theme   
Theme URI: http://www.elternbeirat-gg.de/
Description: Simple Theme for EBGG [based on "Green Love" by Bob of www.blogohblog.com]
Version: v1.0-080327
Author: KO
Author URI: mailto:admin@elternbeirat-gg.de
*/

body {
/*	background:url(images/ebgg-bg.gif);*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/* background: #F2F8FD; */
	color: #626262;
	margin: 0px;
	padding-top: 10px;
}

#wrap {
/*	background: #F2F2F2;*/
	background: White;
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	border-left: #000 1px solid;
	border-right: #000 1px solid;
	border-top: #000 1px solid;
}

#top {
/*	background: #D2D2D2 url(images/ebgg-clouds_800x135.jpg) no-repeat;*/
	background: #D2D2D2 url(images/080419-1903_020_GG-Bauten_D2+.jpg) no-repeat;
	
	margin: 0px auto;
	padding: 0px;
	height: 135px;
	clear: both;
	border-bottom: 2px solid #0252B1;
}

#willkommen {
	margin: 15px 10px 15px 10px;
	padding: 15px;
	clear: both;
	border: 1px dashed #0252B1;	
}

/*
#willkommen {
	background: #C4D6F2;
	margin: 15px 10px 15px 10px;
	padding: 15px;
	clear: both;
	border-bottom: 1px dashed #0252B1;	
}
*/

a:link {
	text-decoration: none;
	color: #0252B1;
	border: none;
}

a:active {
	text-decoration: none;
	color: #0252B1;
	border: none;
}

a:visited {
	text-decoration: none;
	color: #0252B1;
	border: none;
}

a:hover	{
	text-decoration: none;
	color: #0252B1;
	border: none;
	background-color: yellow;
	/* cursor: crosshair; */
}
 
#blogtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 26px;
	font-weight: bold;
	line-height: 100%;
	padding-top: 40px;
	text-transform: none;
	margin: 0px;
	padding-left: 200px;
}

#blogtitle a:link {
	text-decoration: none;
	color: white;
	border: none;
}

#blogtitle a:active {
	text-decoration: none;
	color: white;
	border: none;
}

#blogtitle a:visited {
	text-decoration: none;
	color: white;
	border: none;
}

#blogtitle a:hover	{
	text-decoration: none;
	color: #314DA0;
	border: none;
	/* cursor: crosshair; */
}
 
#blogdesc {
	float: left;
	color: #314DA0;
	padding-left: 205px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	text-transform: none;
	margin: 0px;
}

#search {
	float: right;
	height: 30px;
	width: 300px;
	margin-top: 35px;
}

.right {
	margin: 0 0 10px 3px;
	padding: 10px;
	float: right;
	width: 200px;
}

.right h2 {
	font-size: 14px;
	padding: 3px 0px;
	margin: 0px 7px 3px 7px;
	border-bottom: dashed 1px #ccc;
}

.right ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.right ul li {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
}

.right ul li ul {
	list-style-type: square;
	margin: 0px;
	padding: 0 3px;
}

.right ul li ul li {
	list-style-type: none;
	background: transparent url(images/bullet.gif) no-repeat 0 4px;
	padding: 0px 0px 2px 14px;
	border: 0;
	margin: 0;
}

.left {
	margin: 0 0 10px 3px;
	line-height: 16px;
	padding: 10px;
	float: left;
	width: 550px;
	overflow: hidden;
}

.left h2 {
	font-size: 16px;
	padding: 3px 0px;
	margin: 0px 7px 3px 0px;
	border-bottom: dashed 1px #ccc;
}

.left h3 {
	font-size: 12px;
	padding: 3px 0px;
	margin: 0px 7px 3px 0px;
/*	border-bottom: dashed 1px #ccc;*/
}

.left img {
	border: 4px #ccc solid;
}

img.wp-smiley {
	border: 0px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.postmetadata {
/*	background: #D2D2D2;
	font-size: 10px;
	padding: 5px;
	border-top: 1px solid #0252B1; */
	border-bottom: 1px solid #0252B1;
}

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

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

.comments h3 {
	font-size: 12px;
	padding: 3px 0px;
	margin: 0px 7px 3px 7px;
	border-bottom: dashed 1px #ccc;
}

ol.commentlist {
	list-style: none;
	padding: 0;
	margin: 0 0 1px;
}

ol.commentlist li {
	list-style: none;
	margin: 0;
	padding: 13px 13px 1px;
}

ol.commentlist li.commenthead {
	list-style: none;
	margin: 0;
}

ol.commentlist li.commenthead h2 {
	margin: 0;
}

input#searchsubmit{
	background: #999;
	border: 2px solid #333;
	color: #fff;
	font-size: 13px;
}

input#submit{
	background: #999;
	border: 2px solid #333;
	color: #fff;
	font-size: 13px;
}

input#s {
	color: #666;
	width: 70%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}

textarea {
	color: #666;
	width: 80%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}

input#url {
	color: #666;
	width: 50%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}

input#author {
	color: #666;
	width: 50%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}

input#email {
	color: #666;
	width: 50%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}

#footer {
	font-size: 11px;
	color: #0252B1;
/*	background: #D2D2D2;*/
	background: #EFEFEF;
	height: 28px;
	padding: 6px 0 0 10px;
	margin-top: 0px;
	text-align: left;
	clear: both;
	border-top: 1px solid #0252B1;
	border-bottom: 2px solid #0252B1;
}

.left h1, .right h1 {
	font-size: 18px;
	padding: 3px 0px;
	margin: 0px 7px 3px 0px;
}

.nocomments {
	display:none;
}

td.lineabove  { border-top: solid }

.trennlinie  { border-top: thin solid #add8e6 }

