
* {
	margin: 0;
	padding: 0;
}
/* Page */


body {
	background: #E0E0E0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8A7F7F;
}
#cont {
	border-right: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFF;
	width: 790px;
padding: 0 5px; 
	margin: 0 auto;
}
#page {
	border-right: 2px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background: #FFF;
	width: 790px;
padding: 0 5px; 
	margin: 0 auto;
}
#adgrid {

	width: 1050px;
	margin: 0 auto;
}
#ad {
float:right; 
height:600px; 
padding-top:80px; 
width:120px; 
font-size:11px
}
h1, h2, h3 {
	margin-bottom: 1em;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5E666C;
}

h1 a, h2 a, h3 a {
	text-decoration: none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}
.linetop{
border-top: 1px solid #CCCCCC;}


p, ul, ol {
	margin-bottom: 1.0em;
	line-height: 160%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
}

a {
	text-decoration: none;
	color: #4597AC;
}

a:hover {
	text-decoration: underline;
	color: #549DC7;
}
.bildnew{
height:100%;
border-bottom:1px dashed #ccc;
padding-bottom:5px;}
.bildartikel{
float:left;width:120px;height:110px;margin-right:15px;}

/* Header */
#sprachbox {
text-align:left;
padding: 5px 2px 0 0px;
float:right; 
width:190px; 
font-size:10px;
color:#990000;
}
#sprachbox a {
font-weight: normal; color: #666; text-decoration: none; }
#sprachbox a:hover { text-decoration: underline; color : #ff0000; }

#header {
	border-bottom: 1px solid #CCCCCC;
	width: 790px;
	height: 110px;
	margin: 0 auto;
	background: #FFF;
	float:left;
}

/* Logo */

#logo {
	float: left;
	width: 570px;
	padding: 0px 0 0 10px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding: 0;
	color: #5E666C;
}

#logo h1 {
	color: #5E666C;
font-weight: normal;
	padding: 10px 0 0 10px;
text-transform: uppercase;
}
#logo h1 a{
color: #5E666C;
}
#logo h1 a:hover {
color: #5E666C;
	text-decoration: none;
	background: none;
}

#logo h2 {
	height: 50px;
	padding: 0px 0 0 10px;
	letter-spacing: normal;
	font-size: 0.8em;
font-weight: normal;
}
#logo img{
	padding: 17px 5px 0 0px;
	float: left;
}
/* Menu */

#menu {
width: 750px;	
	margin: 5px 0px 0px 10px;
float: left;
}

#menu ul {
	margin: 0;
background:#fff;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	padding-left: 0px;
}

#menu a {
color: #5E666C;
	margin: 0px 20px 0px 0px;
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

#menu a:hover {
	text-decoration: underline;
}



/* Sidebars */

.sidebar {
	float: left;
	width: 145px;
	padding: 20px 5px 10px 5px;
}
#sidebar1 a{display: block;

color:#5E666C;
width: 135px;
	padding: 0 0 0 5px;
}
#sidebar1 a:hover{display: block;
	text-decoration: none;
color:#900;
	background: #F3F3F3;
width: 138px;

}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding-bottom: 0px;
}

.sidebar li ul {
	border: 1px solid #CCCCCC;
}

.sidebar li li {
 
	margin: 2px 0 0 0px ;
}

.sidebar h2 {
text-transform: uppercase;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	height: 20px;
	margin: 0;
	padding: 0px 5px;
	letter-spacing: normal;
	font-size: 11px;
}
.sidebar a {
text-transform: none;

	margin: 0;
	letter-spacing: normal;
	font-size: 10px;
}

/* Sidebar1 */

#sidebar1 {
		background: #FFF;
}

#sidebar1 h2 {
	text-align: left;
		background: #EBEBEB;
	background: url(images/img05.gif) no-repeat;
}

#sidebar1 li li {
	padding-right: 0px;
	text-align: left;
}

/* Sidebar2 */

#sidebar2 {


}

#sidebar2 h2 {
	background: url(images/img06.gif) no-repeat;
}
#sidebar2 ul {
	padding-right: 4px;
	text-align: center;
}
/* Search */

#search {
}

#search form {
	text-align: center;
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

#search h2 {
	background-image: url(images/img07.gif);
}

/* Recent Posts */

#recent-posts {
}

#recent-posts h2 {

}

.sidebar #recent-posts ul {
	padding: 0 20px;
}

/* Content */

#content {

	float: left;
	width: 480px;
}

.post {
	padding: 20px 10px 10px 10px;
}

.post .title {
	margin: 0;
	padding: 0 20px;
}

.post .meta {
	margin: 0;
	padding: 0 00px 20px 00px;
	line-height: normal;
}

.post .entry {
	margin: 0 0 15px 0;
	padding: 7px 20px 10px 20px;
	background: url(images/img11.gif) repeat-x;
	border: 1px solid #CCCCCC;
}
.post .heigher {
	margin: 0 0 15px 0;
	padding: 7px 20px 10px 20px;
	background: url(images/img12.gif) repeat-x;
	border: 1px solid #CCCCCC;
}
.post .entry h2, .entry h1, .heigher h2{
font-size:18px;
	padding: 0px 0px 0px 00px;
}
.post .tags, .post .links {
	margin: 0;
	line-height: normal;
	font-size: smaller;
	text-align: center;

}

.post .tags {
	padding-top: 10px;
	border-top: 1px solid #EAEAEA;
}

/* Footer */

#footer {
	width: 780px;
	margin: 0 auto;
	padding: 30px 0;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 0;
	font-size: smaller;
	line-height: normal;
}


.textbox200 {
	width: 200px;
}

.textbox200err {
	width: 200px;
	background-color: #FF3333;

}
.textbox50 {
	width: 50px;
}

.textbox50err {
	width: 50px;
	background-color: #FF3333;

}
.textbox145 {
	width: 142px;
}

.textbox145err {
	width: 142px;
	background-color: #FF3333;

}

.errfont {
	color: #ff3300;
}

