/*<![CDATA[*/

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * Stylesheet-Version:		Main                                                       *
 * Version:					1.0                                                        *
 * Author:					re-lounge (http://www.re-lounge.com)                       *
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
body {
	font-family: Tahoma, Arial,sans-serif; 
	margin: 0;
	padding: 0; 
	background-color: #FFFFFF;
	color: #636363;
	font-size: 0.7em;
	line-height: 1.6em; 
	background: #ffffff url(images/bg_body.gif) no-repeat top center;
}

/******************************************************************************
 *	Standard Classes														  *	
 ******************************************************************************/

div, img, h1, h2, h3, h4, h5, h6, ul, li, blockquote, span, form {
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 0 0 1.6em 0;
}

p.smallMarginBottom {
	margin: 0 0 0.8em 0;
}

#topOfPage {
	position: absolute;
	left: 0px;
	top: 0px;
	line-height: 1px;
	font-size: 1px;
	height: 0;
	margin: 0;
	padding: 0;
}

.antifloat {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	margin: 0;
	padding: 0;
	visibility: hidden;
}

.hidden {
	position: absolute;
	left: -6000px;
	top: -6000px;	
}

/* Hyperlinks 
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
a {
	color: #619be2;
	border-bottom: 1px solid #619be2;
	text-decoration: none;
}

a:hover,
a:focus,
a:active {
	text-decoration: none;
	border-bottom: 1px dotted #ffffff;
	background: #619be2;
	color: #ffffff;
}

/* Headlines
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
h1 {
	font-family: Georgia, serif;
	font-size: 2em; /*22px*/
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 1em 0;
}

h2 {
	font-family: Georgia, serif;
	font-size: 1.6em; /*18px*/
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 1em 0;
}

h3, h4, h5, h6 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1em; /*11px*/
	font-weight: bold;
	line-height: 1.4em;
	margin: 0 0 1.6em 0;
}

/******************************************************************************
 *	Layout Container														  *	
 ******************************************************************************/

#contentContainer {
	width: 794px;
	margin: 0 auto;
	padding-bottom: 25px;
}

#header {
	background: #ffffff url(images/bg_header.jpg) no-repeat top right;
	height: 136px;
	position: relative;
}

#main {
	clear: both;
	background: #ffffff url(images/bg_content.gif) no-repeat top center;
	padding: 30px 30px 0 30px;
}

ul.directnavigation {
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation {
	float: right;	
	width: 175px;
	margin: 0;
	padding: 0;
}

#content {
	float: left;
	width: 530px;
	margin: 0;
	padding: 0;
}

body.portal #content {	
	width: 734px;
}

#footer {
	border-top: 1px dotted #b7b7b7;
	padding-top: 12px;
	margin-top: 40px;
}

/******************************************************************************
 *	Header Classes															  *	
 ******************************************************************************/
#header ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 25px;
	left: 30px;
}

#header ul li {
	margin: 0 0.5em 0 0;
	padding: 0;	
	display: inline;
}

#header ul li a {
	border-bottom: 1px dotted #619be2;
}

#header a.home {
	position: absolute;
	bottom: 20px;
	left: 30px;
	font-size: 1em;
	margin: 0;
}

#header a.home, 
#header a.home img {
	border: 0;
}

/******************************************************************************
 *	Direct Navigation Classes												  *	
 ******************************************************************************/
ul.directnavigation li {
	margin: 0;
	float: left;
	text-align: center;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

ul.directnavigation li a {
	color: #ffffff;
	font-family: Georgia, serif;
	font-size: 1.6em;
	display: block;
	margin: 0;
	padding: 2px 0 2px 0;
	background: #c0daf8 url(images/bg_li_nav_direct.gif) repeat-x bottom left;
}

ul.directnavigation li a.left {
	border: 0;
	width: 397px;
	background: #c0daf8 url(images/bg_li_nav_direct.gif) repeat-x bottom left;
}

ul.directnavigation li a.right {
	border: 0;
	width: 397px;
	background: #c0daf8 url(images/bg_li_nav_direct.gif) repeat-x bottom left;
}

ul.directnavigation li a:hover {
	border: 0;
	text-decoration: none;
	background: #a0ccf9 url(images/bg_li_nav_direct_hover.gif) repeat-x bottom left;
}

ul.directnavigation li a span {
	display: block;
	padding: 0.2em 0 0.3em 0;
}

ul.directnavigation li a.left span {
	border-right: 1px solid #2d85f0;
}

ul.directnavigation li a.right span {
	border-left: 1px solid #ffffff;
}

/******************************************************************************
 *	Main Navigation Classes													  *	
 ******************************************************************************/
#navigation h1 {
	font-family: Georgia, serif;
	font-size: 1.6em;
	line-height: 1.4em;
	font-weight: normal;
	margin: 0 0 0.8em 0;
	border-bottom: 1px dotted #b7b7b7;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.6em;
}

#navigation ul li a {
	border-bottom: 1px dotted #619be2;
}

#navigation ul li a:hover {
	border-bottom: 1px dotted #ffffff;
}

#navigation ul li span {
	background: #619be2;
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
}

#navigation ul ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

/******************************************************************************
 *	Footer (Navigation) Classes												  *	
 ******************************************************************************/
#footer ul {
	list-style: none;
	margin: 0 !important;
	padding: 0;
}

#footer ul li {
	margin: 0 0.5em 0 0;
	padding: 0;	
	display: inline;
	float: left;
}

#footer ul li.right {
	float: right;
}

#footer ul li a {
	border-bottom: 1px dotted #619be2;
}

#footer ul li a:hover, 
#footer ul li span {
	background: #619be2;
	border-bottom: 1px dotted #ffffff;
	color: #ffffff;
}

/******************************************************************************
 *	Content Classes															  *	
 ******************************************************************************/
 

/* Standard-Aufzählung und Standard-Nummerierung
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
#content ul {
	margin: 0 0 1.6em 20px;
	padding: 0;
}

#content ol {
	margin: 0 0 1.6em 27px;
	padding: 0;
} 

/*	Images														
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
#content img {
	border: 1px solid #80b3f1;
	padding: 3px;
	margin: 0 0 1.6em 0;	
}

/*	Formular Classes														
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * **/
form.standard {
	margin: 0 0 1.6em 0;
	padding: 0;
}

.hme {
	position: absolute;
	top: -3000px;
	left: -3000px;	
}

.formerrorcode {
	display: none;
}

.formRequired {
	color: #619be2;
}

br.clear {
	clear: both;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

fieldset.userdata label {
	margin-right: 10px;
	float: left;
	padding-bottom: 5px;
	width: 31%;
}

fieldset.userdata label.radio {
	width: auto;
}

fieldset.userdata div.radiogroup {
	width: 66%;
	float: left;
}

fieldset.userdata input,
fieldset.userdata select,
fieldset.userdata textarea {
	width: 42%;		
	font-size: 1em;
	font-family: Tahoma, Arial, sans-serif;
	color: #636363;
	padding: 2px;
	margin-bottom: 5px;
}

fieldset.userdata input.radio {
	width: auto;
	float: left;
}

fieldset.userdata textarea  {
	height: 120px;
	width: 63%;
}

form.standard input.submit {
	font-size: 1em;
	width: auto;
	text-align: left;
	margin-top: 20px;
	color: #619be2;
	border: 0;
	overflow: visible;
	background: #ffffff url(images/dotted.gif) repeat-x bottom left;
	cursor:pointer;
}

form.standard input.submit:focus {
	border-bottom: 0;
}

div.error p {
	color: red;
}

div.error ul li {
	color: red;
}

div.success p {
	color: #619be2;
}

/* Boxen auf der Portalseite
 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */

div.spacer10 {
	height: 1px;
	font-size: 1px;
	line-height: 1px;	
	margin: 0;
	padding: 0;
}

.threeColumns {
	margin: 1.5em 0 0 0;
	padding: 0;
}

.threeColumns h2 {
	border-bottom: 1px dotted #619be2;
	color: #619be2;
	margin: 0 0 0.8em 0;
}

.threeColumns .left {
	float: left;
	width: 225px;
}

.threeColumns .center {
	float: left;
	width: 225px;
	margin-left: 30px;
	margin-right: 29px;
}

.threeColumns .right {
	float: left;
	width: 225px;
}

#content .threeColumns img {
	border: 0;
	padding: 0;
	margin: 0.4em 0 1.15em 0;	
}


/*]]*/
