html {
	height:100%;
	}

body {
	background:url(/fileadmin/pictures/background-body.gif) top repeat-x #e1ebf7;
}

#page960 {
	margin:0px auto;
	width:960px;
}


/* Page Definition */ 
/* ------------------------------------------------------------------------------------------------------ */ 
#Head {
	width:960px;
	background:url(/fileadmin/pictures/background-head.png) repeat-y;
	overflow:hidden;
}

#Logo {
	width:780px;
	height:180px;
	float:left;
}

#LogoNavigation {
	width:780px;
	height:15px;
	padding:20px 0px 0px 0px;
	text-align:right;
}

#LogoImage {
	margin:0px 0px 0px 40px;
}

#Slogan {
	width:160px;
	height:180px;
	float:left;
	background-color:#3399FF;
	background:url(/fileadmin/pictures/gradient-blue.jpg) top no-repeat;
}

#SloganText {
	width:160px;
	height:20px;
	padding:20px 0px 0px 0px;
}

#SloganLogin {
	width:160px;
	height:25px;
	background:#eb6a0b;
	margin:115px 0px 0px 0px;
}

#Image {
	width:940px;
	padding:0px 0px 0px 20px;
}

#Main {
	width:965px;
	padding:0px 0px 30px 0px;
	overflow:hidden;
	background:url(/fileadmin/pictures/background-main.gif) left bottom no-repeat;
}

#NavigationContent {
	width:940px;
	background:url(/fileadmin/pictures/background-NavigationContent.png);
	height:23px;
	margin:0px 0px 0px 20px;
}

#MainContent {
	padding:20px 0px 0px 40px;
	width:740px;
	float:left;
	min-height:350px;
	height:auto !important;
	height:350px;
}

#MainBorder {
	padding:0px 20px 30px 0px;
	_margin:-1px 0px 0px 0px;
	width:160px;
	min-height:250px;
	height:auto !important;
	height:250px;
	float:left;
	position:relative;
	background:url(/fileadmin/pictures/background-border.jpg) bottom no-repeat;
}

#Content720 {
	width:720px;
	overflow:hidden;
}

#Content720grey {
	width:760px;
	padding:40px 0px 40px 0px;
	_padding:40px 0px 55px 0px;
	margin:10px -20px 0px -20px;
	_margin:10px -20px -15px -20px;
	overflow:hidden;
	background:#d1d2d4
}

#Content340 {
	width:340px;
	margin:5px 0px 0px 0px;
}

#Content420 {
	width:380px;
	float:left;
	margin:0px 40px 0px 0px;
}

#Content300 {
	width:300px;
	float:left;
	padding:5px 0px 5px 0px;
}

#Done {
	margin:0px auto;
	width:940px;
	height:30px;
	padding:0px 0px 0px 20px;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Navigation */
/* ------------------------------------------------------------------------------------------------------ */ 
#NavigationTop ul {
	background:#00619d;	
	height:23px;
	width:900px;
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 20px;
}

#NavigationTop ul li {
	font:12px Arial, Helvetica, Sans;
	font-weight:bold;
	text-transform:uppercase;
	float:left;
	padding:4px 15px 4px 0px;
}

#NavigationTop ul li a, #NavigationTop ul li a:link, #NavigationTop ul li a:visited {
	color:#ffffff;
	display:block;
}

#NavigationTop ul li a:hover {
	color:#eb6a0b;
}

#NavigationTop ul li .Current {
	color:#eb6a0b;

}

#NavigationContent ul {
	height:23px;
	padding:0px 0px 0px 20px;
}

#NavigationContent ul li {
	font:11px Arial, Helvetica, Sans;
	font-weight:bold;
	float:left;
	padding:4px 15px 4px 0px;
}

#NavigationContent ul li a, #NavigationContent ul li a:link, #NavigationContent ul li a:visited {
	color:#666666;
	display:block;
}

#NavigationContent ul li a:hover {
	color:#00619d;
}

#NavigationContent ul li .Current {
	color:#00619d;

}

#NavigationHead li {
	font:11px Arial, Helvetica, Sans;
	float:right;
	padding:0px 20px 0px 0px;
}

#NavigationHead a, #NavigationHead li a:link, #NavigationHead li a:visited {
	color:#666666;
}

#NavigationHead li a:hover {
	color:#333333;
}

#NavigationHead li .Current {
	color:#000000;
}

.NavigationHeadLine {
	background:url(/fileadmin/pictures/navigationHeadLine.gif) right no-repeat;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Content */
/* ------------------------------------------------------------------------------------------------------ */ 
.Content h1 {
	font:14px Arial, Helvetica, Sans;
	font-weight:bold;
	line-height:22px;
	color:#666666;
	margin:0px 0px 6px 0px;
}

.Content h2 {
	font:normal 13px Arial, Helvetica, Sans;
	line-height:18px;
	font-weight:bold;
	color:#666666;
	margin:7px 0px 4px 0px;
}

.Content h3 {
	font:bold 13px Arial, Helvetica, Sans;
	line-height:17px;
	color:#eb6a0b;
	margin:0px 0px 2px 0px;
}

.Content h4 {
	font:bold 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#666666;
	margin:0px 0px 2px 0px;
}

.Content h5 {
	font:bold 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#eb6a0b;
	margin:0px 0px 2px 0px;
}

.Content h6 {
	font:16px Arial, Helvetica, Sans;
	line-height:20px;
	color:#797979;
	margin:0px 20px 0px 25px;
}

.Content p { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#333333;
	margin:0px 0px 6px 0px;
}

.Content strong {
	font-weight:bold;
}

.Content td img { 
	margin:0px 10px 0px 0px;
}

.Content th { 
	font:bold 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#333333;
	padding-right:20px;
}

.Content td { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#333333;
	padding-right:10px;
}

.Content dl { 
	font:normal 12px Arial, Helvetica, Sans;
	color:#333333;
	padding:0px;
}

.Content dl img {
	margin:0px 5px 0px 0px;
}

.Content img {
	margin:0;
	padding:0;
}

.Content a, .Content a:link, .Content a:visited {
	color:#457ea2;
}

.Content a:hover {
	color:#666666;
}

.Content ul { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	margin:0px 0px 8px 15px;
	list-style:disc;
	color:#333333;
}

.Content li a, .Content li a:link, .Content li a:visited {
	color:#457ea2;
}

.Content li a:hover {
	color:#666666;
}

.Content label {
	font:normal 12px Arial, Helvetica, Sans;
	color:#000000;
	float:left;
	width:110px;
}

.Content hr {
	height:1px; 
	border-top:1px solid #666666;
	border-left:none;
	border-right:none;
	border-bottom:none;
	display: block;
	margin:12px 0px 12px 0px;
}

.Content em { 
	font:normal 11px Arial, Helvetica, Sans;
	line-height:15px;
	color:#666666;
	padding:4px 0px 4px 0px;
}

#Logo img {
	margin:0;
}
/* ------------------------------------------------------------------------------------------------------ */ 



/* Front */
/* ------------------------------------------------------------------------------------------------------ */ 
#FrontHighlight {
	border-top:1px solid #a7a9ac;
	border-bottom:1px solid #a7a9ac;
	height:180px;
}

#FrontAdvantage {
	border-top:1px solid #a7a9ac;
	border-bottom:1px solid #a7a9ac;
	background:#e8eff9;
	padding:3px 10px 0px 5px;
	height:177px;
}

#FrontAdvantage dl { 
	font:normal 12px Arial, Helvetica, Sans;
	color:#333333;
	padding:0px;
	overflow:hidden;
}

#FrontAdvantage  dt {
	height:32px;
	width:40px;
	float:left;
}

#FrontAdvantage dd { 
	border-top:1px solid #a7a9ac;
	padding:10px 0px 4px 0px;
	height:21px;
}

#FrontMitglied {
	border:1px solid #f36f21;
	background:#f7975b;
}

#FrontPartner {
	border:1px solid #0077c1;
	background:#346794;
}

#FrontMitglied a, #FrontMitglied a:link, #FrontMitglied a:visited {
	font:normal 18px Arial, Helvetica, Sans;
	color:#ffffff;
	display:block;
	height:23px;
	padding:5px 0px 4px 52px;
	background:url(/fileadmin/pictures/icon-head.gif) left no-repeat #f7975b;
}

#FrontMitglied a:hover {
	color:#ffffff;
	background:url(/fileadmin/pictures/icon-head.gif) left no-repeat #f36f21;
}

#FrontPartner a, #FrontPartner a:link, #FrontPartner a:visited {
	font:normal 18px Arial, Helvetica, Sans;
	color:#ffffff;
	display:block;
	height:23px;
	padding:5px 0px 4px 52px;
	background:url(/fileadmin/pictures/icon-head.gif) left no-repeat #0077c1;
}

#FrontPartner a:hover {
	color:#ffffff;
	background:url(/fileadmin/pictures/icon-head.gif) left no-repeat #346794;
}
 /* ------------------------------------------------------------------------------------------------------ */ 


/* Border */
/* ------------------------------------------------------------------------------------------------------ */ 
.Border h1 {
	font:bold 11px Arial, Helvetica, Sans;
	color:#545454;
	margin:0px 0px 2px 10px;
}

.Border p { 
	font:normal 11px Arial, Helvetica, Sans;
	line-height:15px;
	color:#000000;
	margin:0px 0px 5px 10px;
/*	position:absolute;
*/	bottom:50px;
}

.Border a, .Border a:link, .Border a:visited {
	color:#58585a;
}

.Border a:hover {
	color:#000000;
}

.Border ul { 
	margin:0px 0px 10px 0px;
}

.Border li { 
	font:normal 11px Arial, Helvetica, Sans;
	line-height:15px;
	margin:0px 0px 1px 10px;
}

.Border li a, .Border li a:link, .Border li a:visited {
	color:#ffffff;
}

.Border a:hover {
	color:#000000;
}

.Border hr {
	height:1px; 
	border-top:1px solid #ffffff;
	border-left:none;
	border-right:none;
	border-bottom:none;
	display: block;
	margin:0px 10px 0px 10px;
	_margin:-5px 10px -5px 10px;
}

.BorderMore {
	float:right;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Slogan */
/* ------------------------------------------------------------------------------------------------------ */ 
#SloganText p { 
	font:normal 12px Arial, Helvetica, Sans;
	font-weight:bold;
	color:#333333;
}

#SloganLogin p { 
	font:normal 11px Arial, Helvetica, Sans;
	font-weight:bold;
	color:#ffffff;
	padding:5px 0px 0px 7px;
}

#SloganLogin a, #SloganLogin a:link, #SloganLogin a:visited {
	text-transform:uppercase;
	color:#ffffff;
}

#SloganLogin a:hover {
	color:#f0f0f0;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Done */
/* ------------------------------------------------------------------------------------------------------ */ 
#Done p { 
	font:normal 10px Arial, Helvetica, Sans;
	color:#666666;
}

#Done a, #Done a:link, #Done a:visited {
	color:#666666;
}

#Done a:hover {
	color:#000000;
}
/* ------------------------------------------------------------------------------------------------------ */ 


/* Formular */
/* ------------------------------------------------------------------------------------------------------ */ 
.formfieldInput {
	font:normal 12px Arial, Helvetica, Sans;
	height:14px;
	width:400px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

.formfieldInputMessage {
	font:normal 12px Arial, Helvetica, Sans;
	height:80px;
	width:400px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
}

.formfieldInputCapatcha {
	height:14px;
	width:20px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	padding:2px;
	margin:0px 0px 3px 0px;
}

.formfieldSubmit {
	font:normal 12px Arial, Helvetica, Sans;
	padding:2px;
	border:solid 1px #d0c7c7;
	background:#ffffff;
	margin:0px 0px 2px 0px;
}

.formfieldSelect {
	border:solid 1px #d0c7c7;
}

.formfieldCheckbox {
	border:none;
}

.formfieldError {
	color:#eb6a0b;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* ------------------------------------------------------------------------------------------------------ */ 
.ButtonOrange {
	font: normal 11px Verdana, Arial, Helvetica, Sans;
	line-height:14px;
	vertical-align:top;
	width:140px;
	height:120px;
}

.ButtonOrange a, .ButtonOrange a:link, .ButtonOrange a:visited {
	display: block; 
	color: #ffffff;
	background:#eb6a0b;
	border:none;
	padding:5px 0px 0px 5px;
	text-decoration: none;
}
.ButtonOrange a:hover {
	color: #000000;
	background-color:#eeece8;
}
/* ------------------------------------------------------------------------------------------------------ */ 

/* Formular */
/* ------------------------------------------------------------------------------------------------------ */ 
.csc-frame-frame1 {
	height:248px;
	padding:15px 10px 15px 10px;
	background:url(/fileadmin/pictures/content/3._Unternehmeranlass/ZW-Herbst2011-1.jpg) top left no-repeat;
}

.csc-frame-frame1 h1 {
	font:24px Arial, Helvetica, Sans;
	font-weight:bold;
	line-height:28px;
	color:#ffffff;
	margin:0px 0px 10px 0px;
}

.Content p { 
	font:normal 12px Arial, Helvetica, Sans;
	line-height:18px;
	color:#000000;
	margin:0px 0px 6px 0px;
}

.csc-frame-frame1 a, .csc-frame-frame1 a:link, .csc-frame-frame1 a:visited {
	color:#ffffff;
	text-decoration:underline;
}

.csc-frame-frame1 a:hover {
	color:#f0f0f0;
	text-decoration:underline;
}
/* ------------------------------------------------------------------------------------------------------ */ 

