.entry {
	padding-bottom: 10px;
	border-bottom: 1px dotted #5e74b3;
	}

.entrytext {
	padding: 0 10px; 0 0;
	}

	         
.suchformular {
	color: #147;
	}
 

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #d5d6d7;
	color: #333;
	text-align: left;
	background-color: #fffff0;
	}

#page {
	background-color: white;
	text-align: left;
	}

#content {
	background-color: white;
	font-size: 1.2em
	}

#seite {
	padding: 0 25px 0 25px;
	}


.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

	
.narrowcolumn .postmetadata {
	text-align: center;
	}


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	background-color: #eee;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

h1 {
	font-size: 3em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.4em;
	text-align: center;
	}

h2 {
	font-size: 1.3em;
	text-align: left;
	padding: 0 0 10px 10px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.4em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h3 {
	color: #333;
	}
	
h2 a, h2 a:visited, h3 a, h3 a:visited {
	color: #6F9BD2;
	}	
		
a {
	color: #6F9BD2;
	text-decoration: none;
	text-align: left;
	}

a:hover, h2 a:hover, h3 a:hover {
	color: #6F9BD2;
	text-decoration: underline;
	}		

.entry p a:visited {
	color: #b85b5a;
	}


	
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

table.produkt {
	width: 100%;
	font-size:12px;
	border-width: 0 0 0 0;
	}

td.links {
	width:570px;
	padding: 0 0 0 0;
	}

td.rechts {
	padding: 0 10px 0 0;
	}

td.ulinks {
	width:100px;
	padding: 10px 0 0 0;
	text-align: left;
	}

td.urechts {
	word-wrap: break-word;
	line-height:20px;
	padding: 10px 0 0 0;
	}

td.u2rechts {
	word-wrap: break-word;
	font-size:11px;
	line-height:15px;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #5e74b3;
	}

.button {
	padding-top:7px;
	}


#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 800px;
	}
	
#header {
	}

#headerimg {
	padding: 0;
	margin: 7px 0 0 0;
	height: 80px;
	width: 800px;
	background-color: #4682b4;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 5px;
	margin: 0px 0 0;
	width: 793px;
	border-left: 1px dotted #4682b4;
	border-right: 1px dotted #4682b4;
	}

	
.post {
	margin: 0 0 40px;
	text-align: justify;
	}


.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	clear: left;
}

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 800px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 5px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}



h3 {
	padding: 0;
	margin: 10px 0 0;
	}


/* End Headers */




/* 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;
	}

.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 Various Tags & Classes */


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 25px;
	}
/* End Various Tags & Classes*/

