/* CSS Document */


*html #content {
	float: left;
margin:3px;

	width: 661px;
	

	color:868686;
}
*html #nav2 {
	float: left;
	
	width: 140px;
	
	padding-top: 0px;
padding-left: 5px;
margin-right:-5px;
}

html, body, ul, li, h1, h2, h3, h4 {
	margin: 0px;

	
}


.left {
	float: left;
}
.right {
	float: right;
}

.clear {
	clear: both;
}

body {
	background: white;
	color:868686;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

td {
	
	color:868686;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

#path {
	position:absolute;
	left:11px;
	top:145px;
	width:810px;
	height:20px;
	z-index:7001;
}
#w {
	/*position: relative;*/
	background-image:url(images/back.gif);
	background-repeat:repeat-y;
	margin-top:165px;
	padding-top: 0px;
	padding-left:0px;
	text-align: left;
	margin-left:0px;
	width: 977px;
	z-index:1;

}

*html #w {
	/*position: relative;*/
	background-image:url(images/back.gif);
	background-repeat:repeat-y;
	
	margin-top:165px;
	padding-top: 165px;
	padding-left:0px;
	text-align: left;
	margin-left:0px;
	
	width: 977px;

}
#body {
	background: url(images/body_bg.gif);
	background-repeat:repeat-x;
	color: white;
	width: 100%;
}



#login {
	position:absolute;
	height:108px;
	top: 100px;
	left:835px;
	width: 138px;
	z-index:9000;
}




#header{
	position:absolute;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:978px;
	height:165px;
	left: 0;
	z-index:1000;
	top: 0;
}

#headerbild{
	position:absolute;
	width:817px;
	height:139px;
	left:9px;
	z-index:1001;
	top: 0;
}




#nav {
	position:absolute;
	height:35px;
	top: 52px;
	left:15px;
	width: 980px;
	z-index:6000;
}



#nav  a {
	background-image:url(images/tab.gif);
	background-repeat:repeat-x;
	width:110;
	height:35px;
	display:inline;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	padding-top:13px;
	text-decoration:none;
	color:#acacac;
	
	font-weight:bolder;
}

#nav  a:hover {
	background-image:url(images/tab2.gif);
	background-repeat:no-repeat;
	width:110px;
	height:35px;
	display:inline;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	padding-top:13px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bolder;
}


#nav a:active{
	background-image:url(images/tab2.gif);
	background-repeat:no-repeat;
	width:110px;
	height:35px;
	display:inline;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	padding-top:13px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bolder;
}

#nav a:visited       {
	

}


#nav .active a{
	background-image:url(images/tab2.gif);
	background-repeat:no-repeat;
	width:110px;
	height:35px;
	display:inline;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:center;
	padding-top:13px;
	text-decoration:none;
	color:#ffffff;
	font-weight:bolder;
}
.active {

}

#nav2 {
	float: left;
	list-style-type:none;
	width: 140px;
	padding-top: 0px;
	padding-left: 5px;
}

#nav3 {
	/*float: left;*/
	list-style-type:none;
	width: 140px;
	-width: 135px;
	padding-top: 0px;
	padding-left: 0px;
}

#nav4 {
	/*float: left;*/
	list-style-type:none;
	width: 140px;
	-width: 135px;
	padding-top: 0px;
	padding-left: 0px;
}

#navheader{
background-image:url(images/subnavheader.gif);
background-repeat:no-repeat;
float: left;
width: 140px;
padding-top: 25px;
margin-left:5px;
}


*html #navheader{
background-image:url(images/subnavheader.gif);
background-repeat:no-repeat;
float: left;
width: 135px;
padding-top: 12px;
margin-left:2px;
}


#navheader2{
	position:absolute;
	width: 140px;
	height:25px;
	z-index:7000;
	left: 16px;
	top: 171px;
	font-size: 11px;
	color:#ffffff;
	font-weight:bolder;
}


/**html #nav2 a{
  	height:20px;
	}*/
/*---------------NAVI 1. Ebene also (entryLevel = 0)-------------------*/
#nav2 a{
	display:block;
	background-image:url(images/grey.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 5px 5px 20px;
 	
	border-bottom: 1px solid #f0f0f0;
 	border-right: 2px solid #f0f0f0;
	height:auto;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac; 
	text-decoration: none;
	font-weight: bold;

}

#nav2 a:hover{
	display:block;
	background-image:url(images/subhover.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 5px 5px 20px;
	
 	border-bottom: 1px solid #f0f0f0;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac; 
	text-decoration: none;
	font-weight: bold;

}


#nav2 .active2 a{
	display:block;
	background-image:url(images/subnavheader3.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 5px 5px 20px;
	
	border-bottom: 1px solid #f0f0f0;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff; 
	text-decoration: none;
	font-weight: bold;
}

/*---------------NAVI 2. Ebene also (entryLevel = 1)-------------------*/

#nav3 a{
	display:block;
	background-image:url(images/grey3.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 5px 5px 20px;
	
 	border-bottom: 1px solid #f0f0f0;
 	border-right: 2px solid #f0f0f0;
	height:auto;
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac; 
	text-decoration: none;
	font-weight: bold;

}

#nav3 a:hover{
	display:block;
	background-image:url(images/subhover3.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 5px 5px 20px;
	
 	border-bottom: 1px solid #f0f0f0;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac; 
	text-decoration: none;
	font-weight: bold;

}



#nav3 .active3 a{
	display:block;
	background-image:url(images/subnavheader2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 5px 5px 20px;
	
	border-bottom: 1px solid #f0f0f0;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff; 
	text-decoration: none;
	font-weight: bold;
}

/*---------------------------------*/

#nav2 .active4 a{
	display:block;
	background-image:url(images/subnavheader2.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 5px 5px 20px;

	border-bottom: 1px solid #f0f0f0;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff; 
	text-decoration: none;
	font-weight: bold;
}

#nav .active2 {
	display:block;
	background-image:url(images/subhover.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 5px 5px 20px;
	
	border-bottom: 1px solid #f0f0f0;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac; 
	text-decoration: none;
	font-weight: bold;
}

#nav2 a:active{
	display:block;
	background-image:url(images/subhover.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:5px 5px 5px 20px;
	
	border-bottom: 1px solid #f0f0f0;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#acacac; 
	text-decoration: none;
	font-weight: bold;
}


#content {
	float: left;
	
	width: 655px;
	margin:5px;
	padding-left:10px;
	color:868686;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}



#contentleft {
	float: right;
	background-image:url(images/left.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:150px;
	height:555px;
	margin-top:0px;
	margin-left:5px;
	color:868686;
}

#mitglied_blind {
	background-color:transparent;
	position:absolute;
	top: 261px;
	width: 103px;
	left: 851px;
	height: 102px;
	z-index:1000;
}

#viverito_blind {
	background-color:transparent;
	position:absolute;
	top: 455px;
	width: 120px;
	left: 838px;
	height: 160px;
	z-index:1000;
}

#xity {
	background-color:transparent;
	position:absolute;
	top: 640px;
	width: 124px;
	left: 838px;
	height: 70px;
	z-index:1000;
}

#content .left {
	margin-right: 10px;

}


.clear-flat {
	margin-bottom: 4px;
}


#footer {
	font: 11px arial, sans-serif;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat;
	height:30px;
	color:868686;
	text-align: right;
	padding-right: 0px;
	
}

#footer p {
	margin-top: 3px;
}


#content
A	{ 	
	font-family:Arial, Helvetica, sans-serif;
	
	line-height: normal;
	font-weight: normal;
	font-size:12px;
	color :#868686;
	text-decoration: underline;
}
#content
A:active{
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight:normal;
	font-size:12px;
	color :#868686;
text-decoration: underline;
}
#content
A:visited       {
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight:normal;
	font-size:12px;
	color :#868686;
	text-decoration: underline;
}
#content
A:hover         {
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-size:12px;
	color :#93bd0e;
	text-decoration: underline;
}



/* CSS Document */

/*------------------------------------------------------------*/

A	{ 	
	font-family:Arial, Helvetica, sans-serif;
	
	line-height: normal;
	font-weight: normal;
	font-size:12px;
	color :#868686;
	text-decoration: none;
}

A:active{
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight:normal;
	font-size:12px;
	color :#868686;
	text-decoration:none;
}
A:visited       {
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight:normal;
	font-size:12px;
	color :#868686;
	text-decoration: none;
}

A:hover         {
	font-family:Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
	font-size:12px;
	color :#93bd0e;
	text-decoration: underline;
}

 hr{
 
 	border:solid #fabb00 0px; height:1px;
	background-color: #fabb00;
 

}	
*html  hr{
 
 	border:solid #fabb00 1px; height:1px;
	background-color: #fabb00;
 

}	


.header_orange{
font-size: 12px; color: #f29400; font-family:Arial, Helvetica, sans-serif;font-weight:500; margin-top: 0px;margin-bottom: 1px;}

.headerdate {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #003d82;
	font-weight: normal;
}


/*P {
	padding-left:5px;
	font-size: 0.8em;
	margin-top : 1px;
	margin-bottom : 1px;
	
}
*/

.csc-textpic-caption {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 8px;
	color : #868686;
	text-align:center;
} 
.bulletlist {
	font-family:Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #868686;
}


/* Kontaktformular*/

.csc-mailform {
	border-style: none;
	/*width:550px;*/
}

.csc-mailform-field {
	margin: 3px;
}

.csc-mailform-field input {
	border-style: solid;
	border-width: 1px;
	border-color: #fabb00;
	background-color: #ffffff;
	width:auto;
}

.csc-mailform-field label {
	float: left;
	width: 220px;
	/*font-weight: bold;*/
}

.csc-mailform-field textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #fabb00;
	background-color: #ffffff;
	width: 250px;
}

.csc-mailform-field select {
	border-style: solid;
	border-width: 1px;
	border-color: #fabb00;
	background-color: #ffffff;
	width: auto;
}

input.csc-mailform-submit {
/*
	
	border-color: #616161;
	background-color: #C7B79B;*/
	border-style: solid;
	border-width: 1px;
	margin-left:70px;
	width: 100px;
	
}

.csc-mailform-radio input {
	width: auto;
	border-style: none;
	background-color: transparent;
}

.csc-mailform-radio label {
	width: auto;
	float: none;
}

.csc-mailform-radio fieldset {
	border-style: none;
	border-width: 1px;
	border-color: #003d82;
	background-color: transparent;
	width: auto;
}

.csc-mailform-radio legend {
	visibility: hidden;
	display: none;
}

SELECT {  
	font-family: arial;
	font-size: 11px;
	 
}
TEXTAREA {  
	font-family: arial;
	font-size: 11px;

} 
INPUT {  
	font-family: arial;
	font-size: 11px;

}





DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #fabb00; width:99%; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #fabb00; width:99%;}
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }

DIV.csc-frame-frame1 { background-image:url(images/headercom.jpg);
	background-repeat:no-repeat; padding: 10px 5px 10px 10px; border: 1px solid #cecece; margin-right: 10px; margin-top: 10px; }
DIV.csc-frame-frame2 { background-color: #e9ebed; padding: 4px 4px 4px 4px; border: 1px solid #003d82; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }
				
/******************/
/* Headers, plain */
/******************/
H1 { font-size: 16px; color: #f29400; font-family:Arial, Helvetica, sans-serif;font-weight:500; margin-top: 0px;margin-bottom: 1px;}
H2 { font-size: 15px; color: #f29400; font-family:Arial, Helvetica, sans-serif;font-weight:500;margin-top: 0px;margin-bottom: 1px;}
H3 { font-size: 14px; color: #f29400; font-family:Arial, Helvetica, sans-serif;font-weight:500;margin-top: 0px;margin-bottom: 1px;}
H4 { font-size: 13px; color: #f29400; font-family:Arial, Helvetica, sans-serif;font-weight:500;margin-top: 0px;margin-bottom: 1px;}
H5 { font-size: 12px; color: #f29400; font-family:Arial, Helvetica, sans-serif;font-weight:500;margin-top: 0px;margin-bottom: 1px;}
H6 { font-size: 10px; color: #f29400; font-family:Arial, Helvetica, sans-serif; font-weight:500;margin-top: 0px;margin-bottom: 1px; }
H1, H2, H3, H4, H5,  { margin: 0px 0px 0px 0px; margin-top: 5px; margin-bottom: 0px; }
H6  { margin: 0px 0px 0px 0px; margin-top: 2px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader,  { margin-top: 0px;margin-bottom: 1px; }



/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #f29400; text-decoration: none; }
H2 A { color: #f29400; }
H3 A { color: #f29400; }
H4 A { color: #f29400; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date {
margin-left:0px;
padding-left:0px;font-size: 10px; color: #003d82; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #003d82; }
P.csc-subheader-2 { color: #003d82; }
P.csc-subheader-3 { color: #003d82; }




TABLE.contenttable { border: 1px #003d82 solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 0px 3px 0px 3px; }
TABLE.contenttable TR TD P.bodytext { font-size: 10px; }
/*TABLE.contenttable TR { background-color: #000000; }



/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 10px; font-style: italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI {font-size: 11px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #004489; }
UL.csc-bulletlist-1 { color: #186900; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #ffffff; }

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }

ul{padding-left.:105px;}


.column200{
background-image:url(images/header200.jpg);
	background-repeat:no-repeat;
	width:190px;
	
	border-bottom-width: 1px;
	
	
	border-bottom-style: solid;
	
	border-bottom-color: #cecece;
	padding:10px;
	vertical-align:top;
	
font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.column300{
background-image:url(images/header300.jpg);
	background-repeat:no-repeat;
	width:298px;
	
	border-bottom-width: 1px;
	
	
	border-bottom-style: solid;
	
	border-bottom-color: #cecece;
	padding:10px;
	vertical-align:top;
	
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.column600{
background-image:url(images/header600.jpg);
	background-repeat:no-repeat;
	width:620px;
	
	border-bottom-width: 1px;
	
	
	border-bottom-style: solid;
	
	border-bottom-color: #cecece;
	padding:10px;
	vertical-align:top;
	
font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.tx-hoicommunity-pi1-editprofile-label, .tx-hoicommunity-pi1-viewprofile-label, .tx-hoicommunity-pi1-viewprofile-field,.tx-hoicommunity-pi1-search-field, .tx-hoicommunity-pi1-search-label, .tx-hoicommunity-pi1-message-label, .tx-hoicommunity-pi1-message-field, .tx-hoicommunity-pi1-messagelist-row, .tx-hoicommunity-pi1-sendmessage-label, .tx-hoicommunity-pi1-sendmessage-field {
font-size:12px;
	font-family:Arial, Helvetica, sans-serif;}
	
	
	.tx-hoicommunity-pi1-textinput{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
		border-style: solid;
	border-width: 1px;
	border-color: #cecece;
	background-color: #ffffff;
	width: 300px;
	height:20px;
}

.tx-hoicommunity-pi1-ignorelist-header, .tx-hoicommunity-pi1-userlist-header, .tx-hoicommunity-pi1-buddylist-header, .tx-hoicommunity-pi1-messagelist-header {
font-size: 16px; color: #f29400; font-family:Arial, Helvetica, sans-serif;font-weight:500; margin-top: 0px;margin-bottom: 1px;}
.headline_message{ font-size: 12px; color: #f29400; font-family:Arial, Helvetica, sans-serif;font-weight:500; margin-top: 0px;margin-bottom: 1px;}

