@charset "utf-8";
/*
Theme Name: www.solvenius.de
Theme URI: www.solvenius.de
Description: www.solvenius.de
Version: 1.0
Author: www.solvenius.de
Author URI: www.solvenius.de
Tags: 
*/


/* CSS Haupt-Document */

/** kritische Werte instanzieren
-------------------------------------------------------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
img{
  vertical-align: bottom;
}
a:link img, a:visited img,
a:hover img, a:focus img, a:active img {
  border: 0;
}
a {
  outline:none;
}
html, body {
	height: 100%;
}

/** allgemeine Elemente formatieren
-------------------------------------------------------------------------------------------------- */
body {
  background: #A9A9A9 url(images/body_bg.jpg) 0 0 repeat-x;
  color: #000;
  font-size: 80%;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
}
body * {
  text-align: left;
}
th, td {
  font-size: 90%;
}
div#contentseminar th, td {
  font-size: 90%;
  padding: 2px 0px 2px 2px;
}

/* Links und Anker */
a:link {
  color: #345668;
  background-color: transparent;
  text-decoration: underline;
}
a:visited {
  color: #345668;
  background-color: transparent;
  text-decoration: underline;
}
a:hover,
a:focus, 
a:active {
  color: #000;
  text-decoration: underline;
}
a:link, a:visited,
a:hover, a:focus, a:active {
  font-size: 100%;
}

/* �berschriften und Abs�tze */
h1 {
  color: #0081C5;
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 110%;
  margin: 0 0 20px;
}
h2 {
  color: #0081C5;
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
  margin: 35px 0 20px;
}
h3 {
  font-size: 100%;
  line-height: 1.4em;
  margin: 1em 0;
}
h4 {
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
}
h5 {
  color: #345668;
  font-size: 90%;
}
h6 {
  background-color: transparent;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
}
h7 {
   font-size: 90%;
}
p {
  font-size: 100%;
  line-height: 1.4em;
  margin: 0 0 1em 0;
}
span {
  font-size: 100%;
  line-height: 1.4em;
}
.wichtig {
	font-weight: bold;
}
hr {
  border: solid 1px #bbb;
  margin: 1em 0;
}

/**
-------------------------------------------------------------------------------------------------- 
Regeln f�r besondere Bereiche
-------------------------------------------------------------------------------------------------- */
.clear {
  clear: both;
}
.skip {
  position: absolute; left:-9999px; top:0;
}
.divider {
  display: none;
}

/** Hauptcontainer
-------------------------------------------------------------------------------------------------- */
div#top {
  background: transparent url(images/top_bg.png) 0 0 repeat-y;
  margin: 0 auto;
  padding: 0 10px;
  width: 948px;
  min-height: 100%;
}
div#bg_color {
	background-color: #F8F8F8;
	border: solid 1px #fff;
	border-width: 0 1px;
	width: 948px;
}
div#main {
	padding: 20px 14px 60px;
}
div#main_inner {
	background: #F8F8F8 url(images/main_inner_bg.png) 660px 0 repeat-y;
}
/* header */
div#header {
	background: #F8F8F8 url(images/branding_bg.png) 0 77px repeat-x;
}
div#header h1 {
	border: none;
	padding: 0;
	margin: 0;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/upmenu.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.menu {position:relative; left: 0; top: 0; background: #cdcdcd url(images/nav_bg.png) 0 0 repeat-x; border: solid 1px #fff; border-width: 1px 0; height:32px;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; height:32px; text-align:left; color:#000; padding:0 17px 0 14px; line-height:32px; font-size:100%;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; position:relative; background:transparent url(images/nav_li_bg.png) right 0 no-repeat;}
.menu ul li ul {visibility:hidden; position:absolute;}

.menu table {border-collapse:collapse; margin:0; padding:0; font-size:1em; margin:-1px;}

.menu ul li:hover a, .menu ul li a:hover {color:#000; background:transparent url(images/current_nav_bg.png) 50% 0 no-repeat;}

.menu ul li:hover ul, .menu ul li a:hover ul {visibility:visible; top:32px; left:0; border-top: solid 1px #fff;}

.menu ul li:hover ul li, .menu ul li a:hover ul li {display:block; background:#fff; color:#000; width:199px; clear:both;}

.menu ul li:hover ul li a, .menu ul li a:hover ul li a {display:block; background:#EDEDED; color:#000; width:100%; padding-left:14px; border-bottom: solid 1px #B1B1B1; line-height: 20px; height: 20px;}
.menu ul li:hover ul li a.first, .menu ul li a:hover ul li a.first {border-top: solid 1px #B1B1B1;}

.menu ul li:hover ul li a:hover, .menu ul li a:hover ul li a:hover {background:#D5D5D5; color:#000;}
/* header ende */

div#aside {
	float: right;
	font-size: 85%;
	width: 238px;
}
#aside div.box {
	background-color: #E5E5E5;
	border: solid 1px #C1C1C1;
	padding: 9px;
	margin-bottom: 15px;
}
#aside div.box.last {
	margin-bottom: 0;
}
#aside div.box h2 {
	background-color: transparent;
	color: #0180C3;
	font-size: 130%;
	margin: 0 0 15px;
}
div#aside2 {
	float: left;
	width: 184px;
}
div#aside2 ul,
div#aside2 ul li {
	list-style: none;
}
#aside2 a:link, #aside2 a:visited,
#aside2 a:hover, #aside2 a:focus, #aside2 a:active {
	display: block;
	background-color: #ededed;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	border-bottom: solid 1px #b1b1b1;
	padding: 0 0 0 13px;
	height: 20px;
}
#aside2 a:hover, #aside2 a:focus, #aside2 a:active {
	background-color: #d5d5d5;
}
#kontakt_box {
	background: #e5e5e5 url(images/kontakt_box_bg.jpg) 0 0 no-repeat;
}
#kontakt_box .tel {
	background: transparent url(images/tel_bg.png) 0 50% no-repeat;
	padding-left: 20px;
}
#kontakt_box .mail {
	background: transparent url(images/mail_bg.png) 0 50% no-repeat;
	padding-left: 20px;
}
#aside .box li a:link, #aside .box li a:visited,
#aside .box li a:hover, #aside .box li a:focus, #aside .box li a:active {
	color: #000;
	text-decoration: none;
}
#aside .box li a:hover, #aside .box li a:focus, #aside .box li a:active {
	text-decoration: underline;
}
#aside .box a:link,
#aside .box a:visited {
  color: #345668;
  background-color: transparent;
  text-decoration: underline;
}
#aside .box a:hover,
#aside .box a:focus, 
#aside .box a:active {
  color: #000;
  text-decoration: underline;
}
#aside .box #allnews a:link,
#aside .box #allnews a:visited {
  color: #345668;
  background-color: transparent;
  font-weight: bold;
  text-decoration: underline;
}
#aside .box #allnews a:hover,
#aside .box #allnews a:focus, 
#aside .box #allnews a:active {
  color: #000;
  text-decoration: underline;
}

/* content */
div#content {
	float: left;
	width: 640px;
}
div#content2 {
	float: right;
	padding-left: 16px;
	width: 716px;
}
div#contentseminar {
	float: left;
	width: 666px;
}
div#content p,
div#content2 p {
	text-align: justify;
}
div#content ul,
div#content2 ul,
div#contentseminar ul {
	list-style: disk;
	margin-left: 20px;
}
div#content ul li,
div#content2 ul li,
div#contentseminar ul li {
	list-style: disk;
}
div#content_main,
div#content_main2 {
	background-color: #F8F8F8;
	margin-bottom: 35px;
	min-height: 210px;
}
#content_main img.content_teaser,
#content_main2 img.content_teaser {
	float: right;
	margin: 0 0 10px 12px;
}
div#content_additional {
	text-align: justify;
	border-top: dotted 1px #494E51;
	padding-top: 20px;
}
div#content_additional2 {
	padding-top: 20px;
}
a.tag, a:visited.tag,
a:hover.tag, a:focus.tag, a:active.tag {
	background-color: transparent;
	color: #345668;
	text-decoration: none;
	vertical-align: baseline;
	padding-right: 10px;
}
a:hover.tag, a:focus.tag, a:active.tag {
	color: #000;
	text-decoration: underline;
}
a.tag_s {
	font-size: 90%;
}
a.tag_m {
	font-size: 120%;
}
a.tag_l {
	font-size: 150%;
}
div#footer {
	position: relative; left: 0; top: 0;
	background: #cdcdcd url(images/footer_bg.png) 0 0 repeat-x;
	color: #757575;
	text-align: center;
	border-top: solid 1px #BBBBBB;
	margin: -41px auto 0;
	height: 40px;
	width: 948px;
}
div#footer span {
	background: transparent;
	color: #757575;
	font-size: 85%;
	line-height: 40px;
}
#footer a:link, #footer a:visited,
#footer a:hover, #footer a:focus, #footer a:active {
	background: transparent;
	color: #757575;
}
#footer a:hover, #footer a:focus, #footer a:active {
	color: #000;
}
/** Kontaktformular
-------------------------------------------------------------------------------------------------- */
col.label {
	width: 150px;
}
col.input {
	width: 500px;
}
input,
select,
textarea {
	border: solid 1px #c1c1c1;
	padding: 3px 1px;
	margin: 2px 0;
}
#bg_color #content input.submit {
	background-color: #c1c1c1;
	color: #000;
	border: solid 1px gray;
	padding: 3px 10px;
	cursor: pointer;
}
/** news
-------------------------------------------------------------------------------------------------- */
.news ul,
.news ul li {
	list-style: none;
}

