/* @import url(reset.css); */

* {
	margin: 0;
	padding: 0;
}

body	{
	margin: 0;
	padding: 0;
	border: 0px none;
	background: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-size: 0.8em; */
	font-size: 13px;
	text-align: left;
}

h1 {
	font-size: 1.3em;
	font-weight: normal;
}

h2 {
	margin-top: 1.3em;
	margin-bottom: 2px;
	margin-left: 0;
    color: #EE3556;
}

/*
			   .paragraph {
				   color:#FF3600;
			   }
*/


h4 {
	font-size: 1.1em;
	font-weight: normal;
}

table {
	margin:10px 0px 0px 30px;
	padding:0px 0px 0px;
	line-height:100%;
	width: 950px;
}

table h3 {
	font-size:1.0em;
}

a {
	text-decoration: none;
	color: #ff3600;
}

a:hover {
	color:#FF3600;
	text-decoration: none;
}

a img {
	border: 0;
}

div#navContainer a.active {
	color: #FF3600;
}

.red {
	color:#FF3600;
	/*background-color:#0033FF*/
}


ul {
	margin-left: 30px;
	padding:0;
}

li {
	margin-left: 20px;
	padding:0;
}

hr {
	background-color: transparent;
	float: none;
	clear: both;
	border: 0;
	margin: 0;
	padding: 0;
	height: 0;
	color: #ffffff;
}

#header	{
	z-index:0;
	width: 1024px;
	height: 328px;
}

/*
#register {
	min-width: 150px;
	min-height: 250px;
	float: left;
}
*/


#navContainer {
	/* float: left; */
	position: absolute;
	background-image: url(/files/navi.png);
    background-repeat: repeat-x;
	left: 0px;
	top: 15px;
	width: 100%;
	height: 157px;
}

#mainNavigation {
	position: absolute;
	left: 40px;
	top: 5px;
    padding: 0;
	width: 760px;
	height: 15px;
	padding-bottom: 8px;
	border-bottom: 1px solid white;
}

#mainNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	width: 760px;
}

#mainNavigation li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;   /* to make IE6 count left margin happily */
}

#mainNavigation li.last {
	float: right;
}


#mainNavigation li a {
	text-decoration: none;
	color: white;
}

#subNavigation {
	position: absolute;
	width: 760px;
	left: 40px;
	color: #FFFFFF;
	top: 34px;
	height: 15px;
}

#subNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subNavigation li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;   /* to make IE6 count left margin happily */
}

#subNavigation li.last {
	float: right;
}

#subNavigation a {
	text-decoration: none;
	font-size: 0.8em;
	color: white;
}

#subOuter {
	position: absolute;
	background-image: url(/files/subnavi.png);
	background-repeat: repeat-x;
	left: 0px;
	top: 57px;
	width: 100%;
	height: 40px;
}

#subSubNavigation {
	position: absolute;
	width: 760px;
	height: 20px;
	left: 40px;
	top: 4px;
}

#subSubNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subSubNavigation li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;   /* to make IE6 count left margin happily */

}

#subSubNavigation li.last {
	float: right;
}


#subSubNavigation a {
	text-decoration: none;
	font-size: 0.8em;
	color: black;
}




.clear {
	float: none;
	clear: both;
}



#content{
	width:100%;
	background-image:url(/files/content_foot.jpg);
	background-position:left bottom;
	background-repeat:repeat-x;
	z-index:0;
	}

#logo	{
	position:absolute;
	left:810px;
	top:0px;
	z-index:1;
	margin:0px;
	padding:0px;
	border:0px none;
}



#loginoff {
	position:absolute;
	left:810px;
	top:328px;
	z-index:1;
	padding:0px;
	border:0px none;
	width:180px;
	height:40px;
	background-image:url(/files/login_off.png);
	background-repeat:no-repeat;
}

/*
#loginoff_form {
}
*/


.loginoff_form_left {
	margin:10px 0px 0px 20px;
	font-size:0.8em;
	width:110px;
	clear:both;
	float:left;
}

.loginoff_form_right {
	margin-top:8px;
	float:left;
	display:inline;
}

/*
#button_login_off{
	width:28px;
	height:14px;
	border:none;
	margin-top:0px;
	background-image:none;
}

#button_login_on {
	width:28px;
	height:14px;
}
*/

div.contentbody {
	background-image: url(/files/hintergrund_bogen.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 400px;
	bottom: 0px;
	width: 990px;
	/*
	text-align:justify;
	margin:19px 10px 0px 40px;
	line-height:120%;
	*/
}


div.contentbody div.innercontent {
	/* margin: 19px 10px 0px 40px; */
	margin-left: 40px;
	margin-right: 10px;
	line-height: 120%;
	text-align: justify;
}


/*
div.link {
	position: absolute;
	left: 278px;
	top: 620px;
	background-image:url(/files/li.png);
	background-repeat:no-repeat;
	background-position:left;
}

div.link a{
	text-decoration:none;
}

*/

/*
#content a {
	color:#000066;
}
*/

#content h1 {
	/* margin:0px 0px 0px 40px; */
	margin-bottom: 15px;
	padding-top: 25px;
}

#content h2 {
	/* margin: 0px 0px 0px 40px; */
	color: black;
	font-size: 1.0em;
}

#content ul li {
	/* margin: 10px 10px 10px 50px; */
	/* padding: 0px 0px 0px; */
	line-height: 110%;
	margin-left: 10px;
	margin-top: 10px;
}

#content .reddot ul {
	list-style-image: url(/files/li.png);
	margin-left: 10px;
	text-indent: 20px;
}

#content .reddot ul a {
	color:#000066;
}

#content .reddot ul a.red {
	color: #ff3600;
}

#content .article img.wimg {
	float: left;
	margin-right: 15px;
}

#content .article a img {
	float: left;
	margin-right: 10px;
}


#content table {
	text-align: left;
	margin: 0;
	margin-top: 10px;
	width: 100%;
	padding: 0;
}

#content table a {
	background-image: url(/files/li.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	display: block;
	color:#000066;
}


#content table img {
	margin: 0;
	margin-top: 10px;
}

#content table a img {
	margin: 0;
	margin-top: 10px;
	margin-left: -20px;
}


#content table.navlink4 {
	width: 1010px;
}

#content table.navlink5 {
	width: 980px;
}

#content table.slinks th {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: normal;
}

#content table.referenzen {
	width: 960px;
}

#content table.preise {
	border-collapse: collapse;
	text-align: left;
}


#content table.preise th {
	background-color: #d1ddef;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 5px;
 	padding-bottom: 5px;
}

#content table.preise th.darker {
	background-color: #b3c6ef;
}

#content table.preise td {
	padding-top: 7px;
 	padding-bottom: 7px;
}


#content table.preise td.col2 {
	text-align: right;
}


#content input {
    background-image: url(/files/schatten_neu.gif);
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-repeat:no-repeat;
	height: 20px;
	width: 270px;
	margin-bottom: 10px;
}

#content textarea {
 	background-image: url(/files/schatten_neu.gif);
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-repeat:no-repeat;
	margin: 0px;
	margin-left: 14px;
	height: 124px;
	width: 410px;
	margin-top: 10px;
}

#content span#anregung {
	margin-left: 14px;
}

#content label {
	width: 200px;
	height: 20px;
	display: block;
	float: left;
}

#content input:hover, #content textarea:hover {
    background:#D1DBEF;
	border-bottom:1px solid #78A1D9;
	border-right:1px solid #78A1D9;
	background-repeat:no-repeat;
}

#content input:focus, #content input:active, #content textarea:focus, #content textarea:active {
    background:#EFF4FF;
    border-bottom:1px solid #78A1D9;
	border-right:1px solid #78A1D9;
}


/*
#content .register_user2 textarea {
 	background-image: url(/files/schatten_neu.gif);
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	background-repeat:no-repeat;
	margin:0px;
}
*/

#csg_submit{
    height: 40px;
    border:0px;
}

#content .err {
	margin-left: 150px;
	color: red;
	font-size: 10px;
	margin-bottom: 5px;
}


#content table.register_user {
/*	border:1px solid #666666; */
	margin-top:10px;
	margin-bottom:10px;

}


#content table.register_user tr{
	height:20px;
}



#register {
	min-width: 150px;
	min-height: 250px;
	float: left;
}

/*	-------------------------------------------------------------
	LOGIN - BEREICH
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#login {
	width: 940px;
	min-height: 260px;
	text-align: justify;
	line-height: 22px; /* IC */
}

#login li {
	margin-left: 0px;
}

#login h3 {
	color:#FF3600;
	margin-top:0px;
	margin-bottom:10px;
	font-weight:normal;
}

#login #login_left {
    width:390px;
	height:240px;
	float:left;
	padding:20px 20px 20px 20px;
	margin:10px 0px 10px 0px;
	border:1px solid #999999;
}

#login #login_right{
	width:390px;
	height:240px;
	padding:20px 20px 20px 20px;
	margin:10px 0px 10px 70px;
	float:right;
	border:1px solid #999999;
}

#login .description {
	float:left;
}

#login .divLogin{
	float:left;
	width:390px;
	}
#login .inputLogin{
	float:right;
	}
#login .inputLogin input{
	width:200px;
	}

#login .divPassword{
	float:left;
	width:390px;
	}
#login .inputPassword{
	float:right;
	}
#login .inputPassword input{
	width:200px;
	}
#login .divForgotten{
	border-top:1px solid #999999;
	width:390px;
	float:left;
	}
#login .divForgotten img{
	padding-top: 22px;
	float: right;
	width: 140px;
	height: 22px;
	margin: 0;
	}

#login .divSubmit{
    width:390px;
	float:left;
	}

#login .divSubmit input{
	padding-top: 7px;
	padding-bottom:7px;
	float:right;
	width:140px;
	height:22px;
	border: 0;
	background: 0;
	}



#login .divRegister{

	}

#login .divRegister img{
	padding:15px 10px 10px 10px;
	margin:0px 33px 0px 33px;
	}






/* Footer */



#footer {
	position: relative;
	bottom: 0px;
	clear:  both;
	height: 20px;
	border-top: 1px solid #8f8e90;
	padding: 10px;
}

#footer p {
	margin: 0;
	color: #666666;
	text-align: right;
	width: 1024px;
}

#footer a {
	padding: 2px 5px 0px 2px;
	text-decoration: none;
	margin-top: 5px;
	color: black;
	text-align: right;
	width: 1024px;
}


#content table.grid {
	padding: 0;
	margin: 0;
	border: 1px solid #d1ddef;
	border-spacing: 0;
}

#content table.grid a {
	background: 0;
}


#content table.grid th, #content table.grid td {
	padding-top: 0.4em;
	padding-right: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.8em;
	font-size: 10px;
	margin: 0;
	border: 0;
}

#content table.grid th {
	text-align: left;
	background-color: #d1ddef;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}

#content table.grid tr.footerrow {
	background-color: #b3c6ef;
}

/* ToolTips ... */
#content a.tooltip {
	float:left;
	text-decoration:none;
	width:20px;
	height:20px;
	background-image: url(/files/info_klein.png);
	background-repeat:no-repeat;
	text-align:justify;
	text-indent: 0;
}

#content a.tooltip:hover {
	cursor:help;
}

#content a.tooltip .text {
	visibility:hidden;
	position:absolute;
	margin-top:1.5em;
	padding:0px 8px;
	width:256px;
	text-align:left;
}

#content a.tooltip:hover .text {
	visibility:visible;
	z-index:255;
	border:1px solid #000000;
	color:#000000;
	background:#FFFFFF;
}

/*
.tooltip_big {  }
.tooltip_big { text-decoration:none; width:90px; background:none; text-align:justify; }
.tooltip_big:hover { cursor:hand; }
.tooltip_big .text { visibility:hidden; position:absolute; margin-top:1.5em; padding:0px 8px; width:156px; text-align:left; }
.tooltip_big:hover .text { visibility:visible; z-index:255; border:1px solid #000000; color:#000000; background:#FFFFFF; }
*/


span.errormsg {
	color: red;
}


#content input.button, #content input[type=submit] {
	background: url(/files/button_round.png);
	border: 0px;
	width: 130px;
	height: 22px;
	/* color : #333; */
	color: #000000;
	font-weight : bold;
}

#content input.button:hover, #content input[type=submit]:hover {
	background: url(/files/button_round_blue.png);
	border: 0px;
	width: 130px;
	height: 22px;
	color : #000;
	font-weight : bold;
}

#content td.formtext {
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}

#content td.ftext {
	padding-bottom: 20px;
}

#content table#imix input {
	width: 40px;
	font-size: 14px;
}

#content table#imix td.col3 {
	width: 300px;
}

#content table.ZahlungsInputPanel table#LeftCol {
	width: 300px;
}

#content table.ZahlungsInputPanel table#RightCol {
}

#content span.subtext {
	font-size: 10px;
}

#content table td.checkbox input {
	width: 10px;
	margin-left: 0;
	margin-right: 10px;
	font-size: 12px;
}
