* {
	margin: 0px;
	padding: 0px;
}
body, html {
    background-image: url(../images/back.gif);
    background-repeat: repeat-y;
    background-color: #E8E5D5;
    font-family: Arial, Helvetica, sans-serif;
    font-size:12px;
    color:#000000;       
}
img {
    border: 0px;
}
input,select,textarea {
    border:1px solid #8f8f8f;
    padding: 2px;
}
a{
    text-decoration:none;
    color:#000000;       
}



/* Schriften */
.textRedBold{
    color:#c4222d;
    font-weight:bold;
}
.textRed{
    color:#c4222d;
}

#container{
	width:948px;
	background-image: url(../images/top_back.jpg);
    background-repeat: no-repeat;
	background-color: transparent;				
}
#main{
	width: 747px;
	text-align: left;
	float: left;
}
#rigthteaser{	
	/* width:130px; */
	width:1px;
	margin-left: 747px;	
	padding-top: 104px;
	padding-left: 11px;		
	text-align: left;	
}

#logo{
    margin:45px 0px 0px 0px;
    padding-left:29px;
    width:120px;
    height:115px;
    float:left;
}

/* Menu oben */
#menuTop1{    
    margin-top:110px;
    margin-left:187px;        
}
#menuTop2{    
    margin-top:12px;
    margin-left:187px;        
}
/*
* html #menuTop1{
    margin-top:108px;
}*/
/*
* html #menuTop2{
    margin-top:10px;
}*/

.internMenuTopMessagesNum{
    position:relative;
    top:-48px;
    left:64px;
    z-index:10;
    width:30px;
    text-align:center;
    font-weight:bold;
    color:#FFFFFF;
}

#menuTop1 li {
    display: inline;
    padding: 0px; 
    margin: 0px;    
}
#menuTop1 a {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 10px;  
    text-decoration: none;
    text-transform: uppercase; 
}
#menuTop2 li {
    display: inline;
    padding: 0px; 
    margin: 0px;    
}
#menuTop2 a {
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 10px;  
    text-decoration: none;
    text-transform: uppercase; 
}
#menuTop1 #mnuMembers{    
    padding: 4px 9px 4px 7px;
}
#menuTop1 #mnuClubs{    
    padding: 4px 9px 4px 9px;
}
#menuTop1 #mnuGroups{    
    padding: 4px 10px 4px 10px;
}
#menuTop1 #mnuBlogs{    
    padding: 4px 10px 4px 9px;
}
#menuTop1 #mnuReports{    
    padding: 4px 10px 4px 9px;
}
#menuTop1 #mnuAssignments{    
    padding: 4px 10px 4px 9px;
}

#menuTop2 #mnuPhotos{    
    padding: 4px 10px 4px 7px;
}
#menuTop2 #mnuVideos{    
    padding: 4px 12px 4px 13px;
}

#menuTop2 #mnuGames{    
    padding: 4px 10px 4px 16px;
}
#menuTop2 #mnuRegularsTable{    
    padding: 4px 14px 4px 16px;
}

#menuTop2 #mnuMarketPlace{    
    padding: 4px 12px 4px 9px;
}



/* Ticker */
#ticker{
    margin-top:10px;
    font-size:11px;    
}

#tickerText{
    float:left;      
    margin-left:130px;
    width:240px;
    padding-top:2px;
}
#tickerInput{
    float:left;        
    margin-left:5px;        
}
#tickerButton{  
    margin-left:656px;          
}

/* Menu unten */
#menuBottom{  
    clear:both;
    margin-top:30px;  
    margin-left:50px; 
    width:676px;            
    border-top:1px solid #edeadd;
    border-bottom:1px solid #edeadd;
    padding:3px; 
    color:#7E7C7C;    
    text-transform:uppercase;
}
#menuBottom a{
    color:#7e7c7c;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
}

#content{
    margin-top:30px;
    margin-left:50px; 
    width:682px;            
}

#copyright{     
    margin-left:50px; 
    margin-bottom:0px;
    width:676px; 
    padding:3px;       
    border-bottom:1px solid #edeadd;
    font-size:10px;
    color:#7E7C7C;      
}
#addUrl{     
    margin-left:50px; 
    margin-bottom:20px;
    width:676px; 
    padding:3px;       
}
/*
#copyright img{     
    float:right;
}*/
#copyright a{
    color:#7E7C7C;
    text-decoration:none;
}

/* Float löschen */
.clearboth{
    clear:both;
}

/* Startseite */
#startpageLeft{
    float:left;
    width:467px;
}
#startpageRight{    
    margin-left:470px;
}
#startpageBoxLogin{
    margin-top:10px;
    width:293px;
    height:101px;
    background-image: url(../images/startpage_login_back.png);
    background-repeat: no-repeat;
	background-color: transparent;	
	float:left;		
	font-size:11px;
	font-weight:bold;
}
#startpageBoxLogin input{
    font-size:11px;	
}
#startpageBoxTour{
    margin-top:10px;
    margin-left:313px;
}
#startpageBoxNews{
    margin-top:10px;
    width:463px; 
    background-color: #f3f2e7;
}
.startpageBoxNewsTicker{
    margin:0px 10px 0px 8px;
    height:130px;
    color:#33322d;
}

.startpageBoxNewsTicker a{
    color:#74a31d;
}
.startpageBoxNewsTickerEntry{
    padding:4px 0px 6px 4px;
    border-bottom:1px solid #ebe8da;
    margin-bottom:6px;
}
.startpageBoxNewsTickerEntryTitle{
    font-weight:bold;
    margin-bottom:2px;
}
.startpageBoxNewsTickerEntryTitle a{
    color:#000000;
}

.startpageBoxNewsText{
    margin:10px;
    padding-bottom:5px;
    border-bottom:1px solid #ebe8da;
}
.startpageBoxNewsText .headline{
    font-size:14px;
    font-weight:bold;
} 
.startpageBoxNewsText a{
    color: #74a31d;
}
#startpageBoxKnow{
    margin-top:10px;
    color: #74a31d;
    font-size:11px;
    font-weight:bold;
}
#startpageBoxKnow input{
    margin-top:10px;
    color: #9a9a9a;
    font-size:11px;
}

#startpageBoxKnowHeadline{
    text-align:right;
    background-image: url(../images/start_box_know_headline.png);
    background-repeat: no-repeat;
	background-color: transparent;
	padding-top:4px;
	margin-bottom:5px;
}

#startpageBoxClubs{
    margin-top:10px;
    color: #74a31d;
    font-size:11px;
    font-weight:bold;
}

#startpageBoxClubs input{
    margin-top:10px;
    color: #9a9a9a;
    font-size:11px;
    width:110px;
}

#startpageBoxClubsHeadline{
    text-align:right;
    background-image: url(../images/start_box_clubs_headline.gif);
    background-repeat: no-repeat;
	background-color: transparent;
	padding-top:4px;
	margin-bottom:5px;
}

/* interne Startseite */

#internStartLeftActivityIndex{
    margin:10px 0px 10px 0px;
    font-size:11px;
    line-height:20px;
}

#internStartLeft{
    padding-top:0px;    
    float:left;
    width:185px;
}
#internStartRight{    
    margin-left:187px;
}
#internStartRightNews{
    background-image: url(../images/intern_start_news_back.jpg);
    background-repeat: no-repeat;
	background-color: transparent;
	height:271px;	
	min-height:271px;
	width:456px;		
	padding:0px 18px 20px 18px;
	color:#FFFFFF;		
}
#internStartRightNewsLeft{
    width:170px;    
    float:left;   
    font-weight:bold;
    font-size:18px;
    padding-top:160px; 
}
#internStartRightNewsRight{
    padding-top:6px;
    margin-left:185px;  
}
.internStartRightNewsRightHeadline{
    font-weight:bold;
}
.internStartRightNewsRightDate{
    font-weight:bold;
    font-size:10px;
    border-bottom:1px solid #979e98;  
    color: #979e98;
    margin:14px 0px 2px 0px; 
}
#internStartWelcome{
    border-bottom:1px solid #b4af95;
    color:#bc0e1c;
    font-weight:bold;
    font-size:18px;
    width:485px;   
}
#internStartRightWhatsUp{   
    background-image: url(../images/intern_start_whatsup_back.png);
    background-repeat: no-repeat;
	background-color: transparent;
	padding-left:133px;
	padding-top:16px;
	margin-top:4px;
}
#internStartRightShowMe{
    background-image: url(../images/intern_start_showme_back.png);
    background-repeat: no-repeat;
	background-color: transparent;
	padding-left:133px;
	padding-top:36px;
	margin-top:20px;
}
.internStartHeadline{
    border:1px solid #bcb79f;
    background-image: url(../images/intern_start_headline_back.png);
    background-repeat: repeat-x;
	background-color: transparent;
	height:17px;
	font-weight:bold;
	padding:4px 0px 0px 6px;
	margin-top:14px;
	width:344px;
}

.internStartDateEntry{
    border-bottom:1px solid #bcb79f;
    padding:4px 8px 4px 8px;
    width:334px;
}
.internStartEntries img{
    border:1px solid #bcb79f;
    padding:5px;    
}
.internStartEntries{
    margin-top:10px;
}
.internStartEntries td{
    text-align:center;
}
#internStartRightShowMeTipOfTheDay{
    font-weight:bold;
    margin-bottom:18px;
}
#internStartRightShowMeNewMembers td img{
    border:1px solid #bcb79f;
    padding:5px;
}
#internStartRightShowMeNewMembers td{
    text-align:center;
}
#internStartRightShowMeNewMembers{
    margin-bottom:18px;
}
#internStartRightShowMeNewVideos td{
    background-image:url(../images/videos_picture_back.png);
    background-repeat: no-repeat;
    width:95px;
    height:76px;
    padding:0px 0px 8px 6px;       
}

/* Registrierung */

#register{
    background-color:#f3f2ea;
}
#registerMain{
    padding:22px;
}
#registerRight{
    margin-left:400px;
}
#registerLeft{
    width:380px;
    float:left;    
}
.registerinput{
    width:180px;
}

#registerProfilePictureLeft{
    float:left;
}
#registerProfilePictureRight{
    font-size:10px;
    margin-left:140px;
}
#registerProfilePictureRight input{
    font-size:10px;
}
#registerProfilePictureInput{
    margin:5px 0px 5px 0px;
}
#registerProfilePictureButton{
    margin-top:5px;
}
#registerProfilePictureInfobox{
    margin-bottom:10px;
}
#registerProfilePictureResize{
    margin-left:50px;    
}
#registerProfileUpdateDataHead{
    font-size:16px;
    color:#adb4bc;
}
#registerProfilePictureResizeLeft{
    width: 200px;
    float: left;
}
#previewAreaBack {
	width:131px;
	height:154px;
	background-image:url(../../../images/pic_130x130_back.jpg);
	padding-left:1px; 
	padding-top:1px;			
}
#frmPictureResize input{
	width: 100px;
	border:1px solid #000000;
	margin-bottom:2px;
}
#registerProfilePictureResizeRight{
    margin-left: 200px;
}

/* Impressum */
#imprint{
    background-color:#f3f2ea;
}
#imprintMain{
    padding:22px;
}

/* Kontaktformular */
#contact{
    background-color:#f3f2ea;
}
#contactMain{
    padding:22px;
}

/* Login */
#login{
    background-color:#f3f2ea;
}
#loginMain{
    padding:22px;
}

/* Verstoss melden */
#notifyViolation{
    background-color:#f3f2ea;
}
#notifyViolationMain{
    padding:22px;
}

/* Fehler melden */
#sendError{
    background-color:#f3f2ea;
}
#sendErrorMain{
    padding:22px;
}

/* Weiterempfehlen */
#recommend{
    background-color:#f3f2ea;
}
#recommendMain{
    padding:22px;
}

/* Passwort vergessen */
#lostPassword{
    background-color:#f3f2ea;
}
#lostPasswordMain{
    padding:22px;
}

/* Über uns */
#about{
    background-color:#f3f2ea;
}
#aboutMain{
    padding:22px;
}

/* News */
#news{
    background-color:#f3f2ea;
}
#newsMain{
    padding:22px;
}
.newsMainEntry a{
    color:#74a31d;
}
.newsMainEntry{
    padding:4px 0px 6px 4px;
    border-bottom:1px solid #ebe8da;
    margin-bottom:6px;
}
.newsMainEntryTitle{
    font-weight:bold;
    margin-bottom:2px;
}
.newsMainEntryTitle a{
    color:#000000;
}

/* Formulare */ 
.dataleft{	
	float:left;
	width:160px;
}
.dataright{			
	margin-left:0px;	
}
.dataleftsubmit{	
	float:left;
	width:160px;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
}
.datarightsubmit{			
	margin-left:0px;
	text-align:right;
	padding-right:30px;
}
.formrow{	
	height:26px;
}
.formseperator{
	border-top:1px solid #b6b5af;
	height:1px;
	line-height:1px;
	width:346px;
	margin-top:5px;
	margin-bottom:8px;
	padding:0px;
}
.formseperatorsubmit{
	border-top:1px solid #b6b5af;
	line-height:1px;
	height:1px;
	width:346px;
	margin-top:15px;
	margin-bottom:5px;
}
.formrowinfo{	
    margin:10px 0px 10px 0px;
    border-top:1px solid #b6b5af;
	padding:2px;
	width:346px;
	border-bottom:1px solid #b6b5af;
}

/* Menu Intern oben */

#internMenuTop{
    background-image: url(../images/intern_menu_back.png);
    background-repeat: no-repeat;
	background-color: transparent;
	width:686px;
	height:64px;
	padding-top:8px;
	font-size:9px;
	font-weight:bold;
	margin-bottom:20px;
}

#internMenuTopSearch{
    float:left;   
    width:158px; 
    padding:3px 0px 0px 11px;
    font-family: Helvetica, Arial, sans-serif;        
}
.internMenuTopIcon{
    float:left;
    width:108px;
    text-align:center;
}
.internMenuTopIcon img{
    margin-bottom:4px;
}
#internMenuTopLogout{    
    text-align:center;
}
#internMenuTopLogout img{
    margin-bottom:4px;
}

/* Menu Intern Links */

#internMenuLeft{
    background-image: url(../images/intern_menu_left_back.png);
    background-repeat: repeat-y;
	background-color: transparent;
}
.internMenuLeftLink a:hover{	
    text-transform:uppercase;
    font-weight:bold;	
	text-decoration:none;	
	font-size:11px;
}

.internMenuLeftLinks{
    text-transform:uppercase;
    font-weight:bold;
	margin:0px 3px 0px 3px;
	font-size:11px;
}
.internMenuLeftLink a{
    text-decoration:none;
	width:156px;
	display:block;
	padding:2px 0px 2px 8px;
	margin-top:1px;
	line-height:22px;
	border-bottom:1px solid #BEBCB6;
}

.internMenuLeftLinkSelected a{
    text-decoration:none;
	color:#FFFFFF;
	width:156px;
	display:block;
	padding:2px 0px 2px 8px;
	margin-top:1px;		
	line-height:22px;
	background-color:#7FA01C;
}
.internMenuLeftLinkSelected a:hover{
    text-decoration:none;	
}

#internMenuLeftContactsSublinks{
	margin:0px 3px 0px 3px;	
}

#internMenuLeftContactsSublinks a{		
	text-decoration:none;
	color:#FFFFFF;
	background-color:#BFBEB5;
	width:156px;
	display:block;
	line-height:14px;
	padding:2px 0px 2px 8px;	
	font-size:10px; 
    font-family: Arial, Helvetica, sans-serif; 
}

#internMenuLeftMessagesSublinks{
	margin:0px 3px 0px 3px;	
}

#internMenuLeftMessagesSublinks a{		
	text-decoration:none;
	background-color:#BFBEB5;
	color:#FFFFFF;
	width:156px;
	display:block;
	line-height:14px;
	padding:2px 0px 2px 8px;	
	font-size:10px; 
    font-family: Arial, Helvetica, sans-serif; 
}


/* Fehler */

.error{
	background-color:#ffe9e9;
}
.errorlabel{
	color:#FF0000;	
}
.successlabel{
	color:#009933;
}

/* Personensuche */


#search2{
    line-height:28px;   
}


#searchinput{
	height:20px;
}
#searchresults{
	padding-left:19px;
}
.searchresult{
	margin-top:15px;
	padding:5px 19px 0px 19px;
	width:430px;
	height:94px;
	background-image: url(../images/search_result_back.png);	
}
.searchresultdetails{
	float:left;	
	padding-top:15px;
	width:290px;
}
.extendedsearchresultdetails{
	float:left;	
	padding-top:15px;
	width:390px;
}

.searchresultlinks{
	margin-left:290px;
}

.searchresultlinks ul{
	list-style-type:none;
    margin:0px 2px 0px 2px;	   
}
.searchresultlinks li{
 	line-height:20px;
    border-bottom:1px solid #E5E4E3;
    padding-left:4px;
}

.searchresultlinks li:hover{
 	line-height:20px;
 	padding-left:4px;
    border-bottom:1px solid #E5E4E3;
    background-color:#A7D115;
}

.searchresultlinks li a{
	color:#5E798D;
	text-decoration:none;	
}

.searchresultlinks li:hover a{
	color:#FFFFFF;
	text-decoration:none;	
}

#searchresultstop{
	border-bottom:1px solid #DEE0E3;
	line-height:16px;
	width:468px;
	margin-top:15px;
}

#searchresultdescription{
	width:300px;
	color:#536F85;
	font-size:14px;
	font-weight:bold;
	float:left;
}
#searchresultdescriptionsmall{
	width:300px;
	color:#536F85;
	font-size:12px;
	font-weight:bold;
	float:left;
}

#searchresultdescription a{
	font-size:11px;	
}

#searchresultsbottom{
	margin-top:15px;
	border-top:1px solid #DEE0E3;
	line-height:14px;
	width:468px;	
}

#searchresultpagestop{
	width:165px;
	margin-left:300px;
	text-align:right;
	color:#7A7A7A;
}
#searchresultpagesbottom{
	width:165px;
	text-align:left;
	color:#7A7A7A;
}

#searchresultpagestop a{
	color:#7A7A7A;
	text-decoration:none;
}
#searchresultpagesbottom a{
	color:#7A7A7A;
	text-decoration:none;
}
.searchresultname{
	font-size:12px;
	font-weight:bold;
	line-height:14px;
}
.searchresultcompany{
	padding-top:4px;	
	font-size:10px;	
	font-family: Arial, Helvetica, sans-serif;
	line-height:14px;	
}
.searchresultcompany img{	
	valign: bottom;
}
.searchresultowner{
	color:#CB220C;
	line-height:20px;
}
.searchresultmember{
	color:#A7D115;
	line-height:20px;
}
.searchresult a{
	color:#000000;
}
.searchresult a:hover{
	text-decoration:none;
}

/* Profilbilder */

.profilepicture56x56{
	height:75px;
	width:58px;
	background-image:url(../images/picture_56x56_back.png);
	float:left;
	margin-right:10px;
}
.profilepicture56x56 img{
	border:1px solid #BDC2C7;	
}

/* Seperator */
.seperator{
	border-top:1px solid #CCCCCC;
	height:1px;
	line-height:1px;
	margin-top:10px;
	margin-bottom:10px;
}

/* Clear */

.clearboth{
    clear:both;
}

/* Button zum Speichern der Daten */ 

.btnSave{
	cursor:pointer;
}
.btnCancel{
	cursor:pointer;
}

/* Über uns */

#aboutMain a{
    text-decoration:underline;
}
#aboutMain p{
    margin-top:10px;
}
#aboutMain ul{
    margin:5px 0px 0px 20px;
}

/* Listen */

#listBackLink{
    text-align:right;
    margin-bottom:18px;
    padding-right:30px;    
    font-size:11px
}
#listBackLink a{    
    color:#758f2d;
}  


