
body {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: justify;
	color: #333333;
	background-color: #597cb4;
}

body, th, td, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

p.description {
	line-height: 120%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #333333;
}

a:hover {
	color: #333333;
}

hr {
	display: none;
}

#container {
	width: 800px;
	margin: 0 auto;
	padding: 0;
	background-image:url(images/img01.jpg);
	background-repeat: repeat-y;	

}


/* Header */

#header {
	width: 760px;
	height: 365px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/vitamine.jpg);
}

#header h1, #header p {
	margin: 0;
	color: #D7CB1D;
}

#header h1 {
	float: left;
	font-size: 52px;
	padding: 310px 0 0 15px;
}

#header p {
	float: left;
	padding: 310px 0 0 10px;
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	
}

#header a {
	text-decoration: none;
	color: #333333;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 500px;
	margin: 0;

}

.einheit {
	padding: 0px 0 0 0;
}

.title {
	border-left: 20px solid;
	border-right: 200px solid;
	padding: 0 20px 0 10px;
	font-size: 24px;
	border-left-color: #3136F9;
	border-right-color: #3136F9;
}

.title a {
	text-decoration: none;
	color: #333333;
}

.pagetitle {
}

.unterzeile {
	margin: -25px 20px 0 31px;
	color: #333333;
}

.adwords {
	text-align: left;
	padding: 10px 20px 20px 0px;
	margin-left: 30px;
	border-bottom: 2px #34350B solid;
}

.adwords_intern {
	text-align: left;
	padding: 10px 20px 20px 0px;
}

.navigation {
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.entry {
	margin: 0;
	padding: 17px 20px 0 32px;
}

.last {
	border: none;
}

/* bar_left */

#bar_left {
	float: left;
	width: 260px;
	margin-bottom: 10px;
	color: #7A7A7A;
}

#bar_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#bar_left li {
	margin: 0;
	padding: 0;
}

#bar_left li ul {
	margin: 0 0 20px 20px;
	padding: 0;
}


#bar_left h2 {
	margin: 0;
	height: 35px;
	padding-left: 20px;
	font-size: 18px;
	color: #333333;
}

#bar_left a {
}

#bar_left a:hover {
	text-decoration: none;
}


/* Footer */



#impressum {
	text-align: right;
	font-size: 9px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#bookmarks {
	text-align: left;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}