/*
Theme Name: Daniel Schmoll in Erdingerblau
Theme URI: http://thomas-john.org/
Description: Nun ordentlichere Logos und ein aktuelles Laufbild.
Version: 1.2
Author: Thomas John
Author URI: http://thomas-john.org/
Tags: blue, sponsoren
*/

* {
margin: 0px;
padding: 0px;
border: none;
}

body {
	background-image:url(images/bg3.jpg);
	background-repeat:no-repeat;
	background-color: #CCCCCC;
}

p {
	font-size:16px;
	line-height: 1.2em;
	margin-bottom: 20px;
	}

h2 {
	font-size: 20pt;
	background-image:url(images/hbg.png);
	background-repeat: no-repeat;
}

#kopf {
  position: absolute;
  left: 250px;
}

#leiste {
	position: absolute;
	left: 50px;
	background-image: url(images/leiste.png);
	background-repeat: repeat-y;
	width: 200px;
	height: 640px;
	padding-left: 20px;
	padding-top: 20px;
}

#leiste img {
	margin-bottom: 20px;
}

#inhalt {
	padding: 25px;
	position: absolute;
	border: solid;
	border-color: #999;
	width: 600px;
	height: 350px;
	left: 300px;
	top: 150px;
	overflow: hidden;
	background-image:url(images/transpar2.png);
}

#link {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	left: 299px;
	top: 124px;
	text-align: center;
        background:#006599;
        width:657px;
}

#link ul {
	list-style-type: none; 
	list-style-image: none; 
	}
	
#link li {display: inline; }

#link a {
	text-decoration:none; 
	color: white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	padding-right: 6px;
	}
	
#link a:hover {color: #CCCCCC; }

#link .current_page_item {
	font-weight: 800;
	}

#text {
	margin: 20px;
	margin-right: 40px;
	margin-left: 30px;
	margin-bottom: 60px;
}

#text img {
	float: left;
	outline: none;
	outline-color: #999;
	margin-right: 20px;
	}

#text a {
	text-decoration: none;
	color: #000;
	}

#scrollLinks {
	left: 620px;
	position: absolute;
	}

#scroll2 {
	top: 315px;
	position: relative;
	}

#run {
	left: 950px;
	position: absolute;
	}
	
#dsbottom {
	left: 1040px;
	top: 630px;
	position: absolute;
	}

// #sidebottom {
	top: 640px;
	height: 200px;
	width: 1010px;
	position: absolute;
	background-image:url(images/sidebottom.png);
	background-repeat:repeat-x;
	background-color: white;
	padding: 30px;
	padding-left: 80px;
	}

#sidebottom li {
	list-style-type: none;
	list-style-position: inside;
	font-weight: 100;
	text-indent: 5px;
	}

#sidebottom a {
	text-decoration:none; 
	color: black; 
	}

#sidebottom a:hover {
	color: #333333; 
	text-decoration: underline;
	}

#sidebottom table {
	border: none;	
	}
	
#sidebottom th{
	padding: 40px;
	text-align: left;
	vertical-align: top;
	}

/* #headline {
	font-weight: bold;
	}
	
	*/

.pagenav {}
.page_item{}
.current_page_parent{}
.current_page_item {}


.comments-template textarea{
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
width: 560px;
}

