
html{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	border: 0;
	background-color:#669ad6;
}

img {
	border:0px;
	} 
a:link {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:visited{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
	
}



#headwarning {
	width:650px;
	background-color:red;
	margin:auto;
	font-size:20px;
}

input, select, textarea {
	background: #fed7b0;
	border: 1px solid #FF8B18;
	-moz-border-radius:4px;
	padding:1px;
	background-image:    url(./images/input.jpg);
	background-repeat:   no-repeat;
	background-position: bottom;
}

input:focus 
{
	 background: #EEEEEE;
}



.klein {
	font-size:9px;
}

ul { margin: 0; padding: 0; list-style-type: none;}
ul, li {  display: block;}
.meldung_ok {color:green;font-weight : bold;}
.meldung_fe {color:red;font-weight : bold;}

.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }



/******** FORMULARE*************************************************************************/



form br { /* Alle Zeilenumbrüche in Formularen auswählen */
  clear: left; /* das floating der labels und inputs aufheben */
}

form label { /* Alle Labels UND Formularelemente auswählen */
  display: block;
  float: left;
  width: 200px; /* Breite.*/
  text-align: right; 
  padding-right: 1em; 
}


/******** TEST *************************************************************************/




.index_wasistlos {

}

.index_wasistlos_b {
	background-color:#fed7b0;
}






/*********************************************************************************/



.container {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/*********************************************************************************/

#header {
	width:1000px;
	height:50px;
	text-align: center;
	background-color:#FF8B18;
	background-image:    url(./images/header.jpg);
}

#header-logo {
	width:220px;
	height:50px;
	float:left;
	background-image: url(./images/logo.jpg);
	background-repeat:no-repeat;
}

#header-menu {
	float:left;
}

#header-menu ul{
	display:inline;
	list-style:none;
	padding:0;
	line-height:50px;
}

#header-menu li	{
	float:left;
	width:70px;	
}

#header-menu li a {
	font-weight:bold;
	display:block;
	text-decoration:none;
}
#header-menu li a:visited {
	font-weight:bold;
	display:block;
	text-decoration:none;
}


#header-menu li a:hover {
	display:block;
	text-decoration:none;
	background-color:#fed7b0;
	background-image: url(./images/header-hover.jpg);
	background-repeat:no-repeat;
	color:#FF8B18;
}

/*********************************************************************************/

#menu { 
	width:1000px;
	height:20px;
	background-color:#fed7b0;
	background-image: url(./images/menue.jpg);
	background-repeat:no-repeat;
}

#menu ul {
	list-style:none;
	padding:0px;
	line-height:20px;
	margin:0px;
}

#menu li {
	float:left;
	padding: 0px 10px 0px 10px;
}

#menu li a:link  {
	color:#000000;
	text-decoration:none; 
}
#menu li a:visited  {
	color:#000000;
	text-decoration:none; 
}

#menu li a:hover { 
	text-decoration:underline;
	color:#FF8B18;
}



/*********************************************************************************/

#advertising {
	clear:both;
	width:1000px;
}

#advertising-content {
	padding-top:15px;
	padding-bottom:15px;
	margin-left:auto;
	margin-right:auto; 
	width:468px;
}

/*********************************************************************************/



#main {
	width:1000px;
}

#userinfo {
	width:990px;
	height:70px;
	background-color:#5083cf;
	padding-top:10px;
	padding-left:10px;
	background-image: url(./images/userinfo-verlauf.jpg);
	background-repeat:no-repeat;
}

#userinfo-bild {
	
	padding-right:5px;
	float:left;
}

#userinfo-info {

}








#content {
	
	width:1000px;
	float:left;
	background-image: url(./images/verlauf.jpg);
	background-repeat:no-repeat;

} 





#contentleft {
	clear:both;
	width:745px;
	float:left;

}

#contentright {
	width:255px;
	float:right;
}

#contentright h3 {
	display: inline;
	font-weight:bold;
	border-bottom: 1px dotted #000000;
}


#contentleft-box {
	margin-left:10px;
	width:738px;
	background-color:#FF8B18;


	float:left;
	padding:5px;
	padding-top:30px;
	z-index:2;
	position:relative;
	margin-top:10px; 


	background-image:    url(./images/contentbox-verlauf.jpg);
	background-repeat:   no-repeat;
}


.contentleft-box-content {
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;
	width:700px;
	padding:9px;
	background-color:#ffffff;
	background-image:    url(./images/content-box-content-top.jpg);
	background-repeat:   no-repeat;
	background-position: top;

}
.contentleft-box-content-menu {
	margin:auto;
	margin-bottom:-10px;
	width:700px;
	height:30px;

}
.contentleft-box-content-menu-button {
	background-image: url(./images/content-button.jpg);
	height:20px;
	width:100px;
	float:right;
	text-align: center;
	padding-top:10px;
}
.contentleft-box-content-menu-button-active {
	background-image: url(./images/content-button2.jpg);
	height:20px;
	width:100px;
	float:right;
	text-align: center;
	padding-top:10px;
}



.contentright-box { 	
	margin-top:10px;
	padding:5px 0px 5px 10px;
	background-color: #5083cf;
	margin-left:10px;
	width:235px;
	float:left;
	margin-bottom:10px;

	background-image:    url(./images/contentright-bottom.jpg);
	background-repeat:   no-repeat;
	background-position: bottom;

}



.contentright-box hr { 
	border:1px dotted #000000;
	border-width:0 0 1px 0;
	margin-right:5px;
}



.contentright-box a {
	color:#FF8B18;
}
.contentright-box a:hover {
	color:#fed7b0;
	text-decoration:underline;
}

/*********************************************************************************/






.lastpic  {
 	background-image: url(../design/images/ajax-loader.gif);
	width:155px;
	height:150px;
	background-position:center;
	background-repeat:no-repeat;
	float:left;
	padding:10px;
	  text-align:center;	
}

.pic img {
	width:155px;
	height:130px;
	padding-bottom:5px;
	text-decoration:none;
}




/*********************************************************************************/

#footer {
	clear:both;
	width:1000px;
	height:20px;
	line-height:20px;
	margin-top:10px;
	margin-bottom:10px;
	background-image: url(./images/footer.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
}















/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/******* Menu **************************************************************************/

#loginDiv {
	color: green;
	font-weight:bold;
}
















/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/
/*********************************************************************************/

/********** MODULE - ACCOUNT ***********************************************************************/

.account_friendlist {
	width:300px;
}
.account_friendlist_b {
	background-color: #fed7b0;
	width:300px;
}

.account_friendlist_name {
	width:250px;
	float:left;
}

.account_friendlist_options {
	width:50px;
	float:right;
}








/********** MODULE - User ***********************************************************************/

#userprofil_pi{
	
}
#userprofil_pi_l{
	width:50%;
	float:left;
}

#userprofil_pi_r{
	width:50%;
	float:right;
}

.profiltabelle{
	display: block;
	float: left;
	width: 100px;
	text-align: right; 
	padding-right: 1em; 
	font-weight:bold;
}

.profil_kommentare {

}
.profil_kommentare_b {
	background-color: #fed7b0;
}

/********** MODULE - ANMELDUNG ***********************************************************************/


#registration_box {
	width:400px;
	margin:auto;
}

.registration_box_row {
	width:400px;
	clear:both;
}

.registration_box_row_complete {
	width:400px;
	font-weight:bold;
}

.registration_box_row_left {
	width:200px;
	float:left;
	height:25px;
	line-height:25px;	
	font-weight:bold;
}

.registration_box_row_right {
	width:200px; 
	float:right;
	height:25px;
	line-height:25px;
	font-weight:bold;
}

.strong-0 { width:4px; background-color:#ffffff; height:5px;}
.strong-1 { width:20px; background-color:#ff0000; height:5px;}
.strong-2 { width:40px; background-color:#ff2c00; height:5px;}
.strong-3 { width:60px; background-color:#ff4d00; height:5px;}
.strong-4 { width:80px; background-color:#ff7300; height:5px;}
.strong-5 { width:100px; background-color:#ff9900; height:5px;}
.strong-6 { width:120px; background-color:#ffc700; height:5px;}
.strong-7 { width:140px; background-color:#ffff00; height:5px;}
.strong-8 { width:160px; background-color:#b6ff00; height:5px;}
.strong-9 { width:180px; background-color:#53e200; height:5px;}
.strong-10{ width:200px; background-color:#00e200; height:5px;}


div#upload_button {
	height: 40px;	
	width: 133px;
	background-color:#FF8B18;
	font-size: 14px;
	color:#000000;
	text-align: center;

}









/********** MODULE - BROWSE(GROUP) ***********************************************************************/



.search_group{
	margin:auto;
	width: 600px;
	clear:both;
	margin-bottom:10px;
	border:1px solid #000000;
}

.search_group_title{
	width: 600px;
	background-color:#FF8B18;
	font-weight:bold;
	height:20px;
	line-height:20px;
}

.search_group_pic{
	width:80px;
	float:left;text-align: center;
}

.search_group_text{
	width:520px;
}

.search_group_info{
	width: 600px;
	font-weight:bold;
	clear:both;
}










/********** MODULE - FORUM ***********************************************************************/




.container_index_forum { width:100%; clear: both; display:table; }
.container_index_forum_b { width:100%; clear: both;background-color:#fed7b0;  display:table; }
.index_forum { width:100%; margin:2px; clear: both;}

.icon { 
      background-color:#FF8B18; 
      background-image: url(./icons/bg_rounded.gif); 
      background-repeat: no-repeat; 
} 







.forum_content_box { 
	min-height:750px;
}


.forum_content_box_title {
	font-size:16px;
	text-align:left;
	clear:both;
	font-weight:bold;
	background-color: #FF8B18;
}


.forum_content_box_content {
	background-color: #ffffff;
}
.forum_content_box_content_b {
	background-color: #fed7b0;
}

.forum_content_box_content_zeile {
	float:left;
}


.forumbeitrag{background-color: #FF8B18;}





.forum_thread_post {
	background-color: #fed7b0;
}




.forum_thread_post_userinfo {
	width:120px;
	float:left;
	padding:6px;
}






.forum_thread_post_text {
	float:right;
	width:560px;
	min-height:150px;
	background-color: #ffffff;
}








