
body {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #0f2b60;
	margin: 15px;
	padding: 0;
	background-color: #fff;
}
img {
	border: none;
}
.error, .alert {
	color: red;
}
.success {
	color: green;
}
.clear {
	clear: both;
  height: 0;
  font-size: 0;
}

/* Links BEGIN */
a, a:visited {
	font-size: 14px;
	color: #0f2b60;
	text-decoration: none;
}
a:hover, a:active {
	font-size: 14px;
	color: #7ea3e0;
	text-decoration: none;
}
/* Links END */

#container {
	border: 1px solid #0f2b60;
	width: 898px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#main {
	background: url('main_background.jpg') bottom repeat-x;
}
#menu {
	float: left;
	width: 263px;
	border-right: 4px solid #EDF0F3;
}
#content {
		background: url('main_background_gesundheit.jpg') bottom right no-repeat;
	float: right;
	width: 580px;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	padding: 0 30px 50px 10px;
}
#content .txt-img {
	line-height: 18px;
}
#content a, #content a:hover {
	text-decoration: underline;
}
#content h3.headline {
	font-size: 14px;
  margin-top: 0;
}
#content h3 {
	font-size: 14px;
}
#content table th {
	text-align: left;
}
#content table th, #content table th {
	padding: 5px 0;
}
#content table.seminar {
	width: 100%;
	font-size: 12px;
  border-bottom: 1px solid silver;
}
#content table.seminar td.seminarinhalt {
	font-size: 14px;
}
#content table.seminar ul {
	margin: 0 0 0 15px;
  padding: 0;
}

/* Gallery BEGIN */
div.gallery img, div.gallery img:hover {
	border: 1px solid silver;
  padding: 4px;
  background-color: #fff;
}
div.gallery img:hover {
	background-color: #e0e0e0;
}
#content div.gallery a, #content div.gallery a:visited, #content div.gallery a:active, #content div.gallery a:hover {
	text-decoration: none;
}
div.gallery ul {
	list-style-type: none;
	clear: both;
	margin: 0;
	padding: 0;
}
div.gallery ul li {
	float: left;
	padding: 3px;
    text-align: center;
}
div.pagination {
	clear: both;
	padding: 20px 0 0 0;
}
div.back {
	clear: both;
	padding: 15px 0 0 0;
}
/* Gallery END */

/* Footer BEGIN */
#footer {
	margin: 4px 0 0 0;
	background-color: #A7BBD9;
	height: 32px;
}
#footer #top {
	padding: 8px 10px;
	float: left;
  width: 20%;
}
#footer #footer_menu {
	text-align: center;
	color: #0f2b60;
  float: left;
  width: 50%;
  margin: 6px 0;
}
#footer #footer_menu a, #footer #footer_menu a:visited, #footer #footer_menu a:active, #footer #footer_menu a:active:hover {
	font-size: 11px;
	font-weight: bold;
}
#footer #copyright {
	float: right;
	font-size: 10px;
  width: 25%;
  margin: 8px 0;
}
/* Footer END */

/* Menu BEGIN */
#menu ul.level1 a, #menu ul.level1 a:visited, #menu ul.level1 a:hover, #menu ul.level1 a:active {
	font-size: 14px;
	font-weight: bold;
}
#menu ul {
	list-style: none;
	margin: 10px 30px 10px 0;
	padding: 0;
	text-align: right;
}
#menu ul li {
	line-height: 28px;
  clear: both;
}

#menu ul li ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0 5px 0 0;
    border-right: 3px dotted #7ea3e0;
	text-align: right;
}
#menu ul li ul li {
	line-height: 18px;
  clear: both;
}

#menu ul.level2 a, #menu ul.level2 a:visited, #menu ul.level2 a:hover, #menu ul.level2 a:active {
	font-size: 12px;
	font-weight: bold;
}
#menu .current, #menu .active {
	color: #7ea3e0;
}
/* Menu END */


/* Teaser BEGIN */
div.teaserentry {
  padding: 20px 0;
}
div.teaserentry div.teaserdate {
	text-align: left;
  font-size: 12px;
}
div.teaserentry h3.teasertitle {
	margin: 5px 0;
}
#content div.teaserentry a.title, #content div.teaserentry a.title:visited, #content div.teaserentry a.title:active, #content div.teaserentry a.title:hover {
	text-decoration: none;
}
div.teaserentry div.teasercontent {

}
div.teaserentry div.teaserimage {
	border: 1px solid #e0e0e0;
  padding: 3px;
  margin: 0 5px 0 0;
	float: left;
}
/*
div.teaserentry div.teasertext {

}
div.teaserentry div.teasermore {

}
*/
div.teasernormal {
	border-bottom: 1px solid silver;
}
div.teaserpagination {
	text-align: center;
}
/* Teaser END */


/* Formular BEGIN */
form.form div.form-group input,
form.form input.text {
	width: 380px;
	font-family: verdana, arial, helvetica;
  font-size: 14px;
	border: 1px solid silver;
}
form.form input.captcha {
	width: 80px;
  font-family: verdana, arial, helvetica;
  font-size: 14px;
	border: 1px solid silver;
}
form.form div.form-group textarea,
form.form textarea.text {
	width: 380px;
	height: 80px;
	font-family: verdana, arial, helvetica;
  font-size: 14px;
	border: 1px solid silver;
}
form.form div.form-group button,
form.form button {
	font-family: verdana, arial, helvetica;
  font-size: 14px;
  padding: 2px 8px;
  margin-right: 10px;
	border: 1px solid silver;
	background-color: #fff;
}
form.form input.text:hover, form.form textarea.text:hover, form.form button:hover, form.form input.text:focus, form.form textarea.text:focus, form.form button:focus {
	border: 1px solid #777;
}
form.form ul.form {
	list-style: none;
	margin: 0;
	padding: 0;
}
form.form div.form-group,
form.form ul.form li {
	margin: 5px 0;
}
form.form div.form-group label,
form.form ul.form label.text {
	float: left;
	width: 130px;

}
form.form ul.form div.formspace {
	float: left;
	width: 130px;

}
/* Formular END */

/* Entrylists BEGIN */
.entrylist {
	
}

.entrylist .entry {
	padding: 20px 0;
	border-bottom: 1px solid silver;
}
/* Entrylist END */

/* Pagination BEGIN */
.entrylist ul.pagination {
	text-align: center;
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}
.entrylist ul.pagination li {
	display: inline;
  margin: 0 4px;
}
.entrylist .pagination a {
	
}
.entrylist .pagination_current a {
	font-weight: bold;
}
/* Pagination END */

/* Styles BEGIN */
.small {
	font-size: 10px;
}
/* Styles END */

div.facebook {
    float: right;
    text-align: center;
    background: #3b5998;
    color: #fff!important;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    margin-right: 30px;
}

div.facebook a {
	color: #fff;
}