﻿/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
 CSS Formatierung Royal Ranger Homepage
 www.rr52.de
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/

/* 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
 Stammelemente
 Masterpage
 Headmenu
 HTML Formatierungen
 Header Formatierungen
 Main Site
 Teamprofil Site
 Comment Modul
 File Manager Modul
 Opener Modul
 Picture Modul
 BoxController Modul
 Register Modul
 Team Site
 Adress Sites
 CSS Hacks
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 
*/

/* +++ Stammelmente +++ */

body
{
	background-color:#F7F7F7;
	font-family:Arial,Sans-Serif;
	overflow:scroll;
	overflow-x:auto;
}

/* +++ Masterpage +++ */

.masterpage_main
{
	position:absolute;
	width:884px;
	left:50%;
	margin-left:-440px;
	margin-top:0px;
	margin-bottom:0px;
		
}

/* +++ Headmenu +++ */

.masterpage_headmenu_border
{
	position:relative;	
	height:75px;
	width:884px;
	left:0px;	
	top:20px;	
	overflow:visible;
}

.masterpage_menu_left
{
	position:absolute;
	left:0px;

}

.masterpage_menu_right
{
	position:absolute;
	right:0px;

}

.masterpage_menu_rr52
{
	position:absolute;
	left:107px;
	border-style:none;
}

.masterpage_menu_teams
{
	position:absolute;
	left:219px;	
	border-style:none;
}

.masterpage_menu_bilder
{
	position:absolute;
	left:374px;
	border-style:none;
}

.masterpage_menu_workshops
{
	position:absolute;
	left:533px;
	border-style:none;
}

/* +++ MiniHeadmenu +++ */

.masterpage_mini_menu_border
{	
	position: absolute;
	right: 15px; 
	top: 0px; 
	width:300px;
	font-size: 13px;                
    color: #A4A4A4;    
    overflow:hidden;
    text-align: right; 
}

/* +++ HTML Formatierungen +++ */

h1
{
	color: #653508;
	font-family:Verdana,Sans-Serif;
	font-size: 27px; 
	font-weight: bold; 
	padding-bottom: 5px;
}

.h1
{
	color: #653508;
	font-family:Verdana,Sans-Serif;
	font-size: 27px; 
	font-weight: bold; 
	padding-bottom: 5px;
}

h2
{
	color: #653508;
	font-family:Verdana,Sans-Serif;
	font-size: 17px; 
	font-weight: bold; 
	padding-bottom: 5px;
}

.h2
{
	color: #653508;
	font-family:Verdana,Sans-Serif;
	font-size: 17px; 
	font-weight: bold; 
	padding-bottom: 5px;
}

h3
{
	color: #653508;
	font-family:Verdana,Sans-Serif;
	font-size: 15px; 
	font-weight: bold; 
	padding-bottom: 5px;
}

table
{
	border:0px;
}

.noScrollbar
{
	overflow:hidden;
}

.alignRight
{
	text-align:right;
	width:100%;
}

.linkBox
{
	position:absolute;
	right:35px;
	bottom:25px;
}

.html_liste
{
}

.error_Message
{
	color: Red;
	font-size: 13px;
}

.liste
{
	list-style-image:url(/pictures/elements/check_klein.png);	
}

.overall_border
{
	border: solid 1px #D4D4D4;
}


/* +++ Header Formatierungen +++ */

.standard_header_border
{
	position: relative; 
	width: 878px; 
	height: 345px;	 
	border: solid 1px #D4D4D4;	
}

.standard_header_text
{
	position: absolute; 
	left: 442px; top: 0px; 
	width: 410px; 
	font-size: 14px;
    font-family: Arial,Sans-Serif;
}

.standard_header_headline
{
	font-size: 27px; 
	color: #653508; 
	font-weight: bold; 
	padding-bottom: 5px;
}

/* +++ Main Site +++ */



/* +++ Teamprofil Site +++ */

.team_profil_header_picture
{
	position:absolute;
	top:35px;
	left:135px;
	width:256px;
	height:256px;
	z-index:-10;
}

/* +++ Comment Modul +++ */

.comment_table
{
	position:relative;
	top:-200;
	padding-left:15px;
}

.comment_headline
{
	margin-bottom:5px;
	margin-top:6px;
	padding-left:15px;
}

.comment_add_txtbox
{
	border:0px;
}

/* +++ Appointment Modul +++ */

.appointment_table
{
	position:relative;
	top:-200;
	padding-left:15px;
}

.appointment_headline
{
	margin-bottom:5px;
	margin-top:6px;
	padding-left:15px;
}





.cal_Theme1 .ajax__calendar_container   
{    
	background-color: white;     
	border: solid 1px #D4D4D4;
}
.cal_Theme1 .ajax__calendar_header  
{    
	background-color: white;     
	margin-bottom: 4px;
}
.cal_Theme1 .ajax__calendar_title,.cal_Theme1 .ajax__calendar_next,.cal_Theme1 .ajax__calendar_prev    
{    
	color: #653508;     
	padding-top: 3px;
}
.cal_Theme1 .ajax__calendar_body    
{    
	background-color: white;     
	
}
.cal_Theme1 .ajax__calendar_dayname 
{    
	text-align:center;     
	font-weight:bold;     
	margin-bottom: 4px;     
	margin-top: 2px;
}
.cal_Theme1 .ajax__calendar_day 
{    
	text-align:center;
}

.cal_Theme1 .ajax__calendar_active .ajax__calendar_day {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.cal_Theme1 .ajax__calendar_active .ajax__calendar_month {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}
.cal_Theme1 .ajax__calendar_active .ajax__calendar_year {background-color:#edf9ff;border-color:#0066cc;color:#0066cc;}

.cal_Theme1 .ajax__calendar_container {	border: solid 1px #D4D4D4;background-color:#ffffff;color:#000000;}
.cal_Theme1 .ajax__calendar_footer {border-top:1px solid #f5f5f5;}
.cal_Theme1 .ajax__calendar_dayname {border-bottom:1px solid #f5f5f5;}
.cal_Theme1 .ajax__calendar_day {border:1px solid #ffffff;}
.cal_Theme1 .ajax__calendar_month {border:1px solid #ffffff;}
.cal_Theme1 .ajax__calendar_year {border:1px solid #ffffff;}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_month {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_year {background-color:#edf9ff;border-color:#daf2fc;color:#0066cc;}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {color:#0066cc;}
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today {color:#0066cc;}

.cal_Theme1 .ajax__calendar_other .ajax__calendar_day {background-color:#ffffff;border-color:#ffffff;color:#D4D4D4;}
.cal_Theme1 .ajax__calendar_other .ajax__calendar_year {background-color:#ffffff;border-color:#ffffff;color:#D4D4D4;}

.cal_Theme1 .ajax__calendar_prev {cursor:pointer;width:15px;height:15px;float:left;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/pictures/elements/calenderextender/arrow-left.gif);}
.cal_Theme1 .ajax__calendar_next {cursor:pointer;width:15px;height:15px;float:right;background-repeat:no-repeat;background-position:50% 50%;background-image:url(/pictures/elements/calenderextender/arrow-right.gif);}



.cal_Theme1 .ajax__calendar_today   
{    
	font-weight:bold;
}



.tooltip_body
{
	 background:#FFFFFF;
            font-family:arial;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
			width:230px;
}

.tooltip_header
{
	 background:#F3F0E7;
            font-family:arial;
            font-size:12px;
            font-weight:bold;
            border:1px solid #C8BA92;
            padding:5px;
        	width:230px;

}



/* +++ File Manager Modul +++ */

.doc_border
{
	

	background-color: #ededed; 
	border: solid 1px #D4D4D4;
	
	padding-top:5px;
	margin-right:4px;
	min-height:700px;
	position:relative;
}

.doc_add_symbol
{
	position:absolute;
	right:15px;
	top:15px;
	cursor:pointer;

}

.doc_header_all
{
	position:relative;
	margin-bottom:5px;
	
}

.doc_header
{
	position:relative;
	background-image:url(/pictures/elements/fileman/documents_cat.png);
	background-repeat:repeat-x;
	background-color: #ededed; 
	border-top: solid 1px #D4D4D4;
	
	width:100%;
	height:44px;
	cursor:pointer;
	
}

.doc_head_control
{
	position:absolute;
	right:10px;
	top:16px;

}

.doc_head_text
{
	position:absolute;
	left:15px;
	top:8px;
	margin:0px;

}

.doc_head_plus
{
	position:absolute;
	right:55px;
	top:13px;
	cursor:pointer;
}

.doc_grid
{
	width:100%;
	border-style:none;
}

.doc_spezial_ad
{
	width:100%;	
}


/* +++ Opener Formatierung +++ */

.opener_left
{
	float:left;
	position:relative;
	width: 436px; 
	background-image:url(/pictures/elements/standard_bg.gif);	
	background-repeat:repeat-x;
	border: solid 1px #D4D4D4;	
	height:176px;
	margin-top:4px;
	cursor:pointer;
	margin-right:4px;
	
}

.opener_right
{
	float:left;
	position:relative;
	width: 436px; 
	background-image:url(/pictures/elements/standard_bg.gif);	
	background-repeat:repeat-x;
	border: solid 1px #D4D4D4;	
	height:176px;
	margin-top:4px;
	cursor:pointer;
	margin-right:4px;
}

.opener_text
{
	position:relative;
	float:left;
	left:185px;
	width:225px;
	margin-top:5px;
	top:0px;
	display:block;
	font-size: 13px;                    
    font-family: Arial,Sans-Serif;
    display:block;
}

.opener_headline
{
	
	font-size: 22px; 
	color: #653508; 
	font-weight: bold; 
	padding-bottom: 5px;
	display:block;
	
}

.opener_picture
{	
	position:absolute;
	left: 25px; 
	top: 20px; 
	padding-right:50px;
	z-index:5;	
	width:135px;
	height:135px;
	border-style:none;
}

.opener_picture_border
{
	position:absolute;
	left: 10px; 
	top: 10px; 
	z-index:10;	
	width:170px;
	height:170px;
	border-style:none;
}

.opener_small
{	
	display:block;
	width:85px;
	height:86px;	
	float:left;
	margin:5px;
}

.opener_picture_small
{
	position:absolute;
	display:block;
	width:85px;
	height:86px;
	border-style:none;

}

/* +++ Banner Modul +++ */

.banner_team
{		
	width:85px;
	height:86px;	
	float:left;
	margin:5px;
	display:block;
}

.banner_team_small
{		
	width:50px;
	height:50px;	
	float:left;
	margin:5px;
	display:block;
}

.banner_person
{
	width:55px;
	height:55px;	
	float:left;
	margin:10px;
	display:block;
}

.banner_image
{
	position:absolute;
	display:block;
	width:85px;
	height:86px;
	border-style:none;

}

/* +++ Picture Modul +++ */


.picture_left
{
	float:left;
	width: 480px; 
	background-image:url(/pictures/bilder/album.gif);	
	border: solid 1px #D4D4D4;	
	height:196px;
	margin-top:5px;
	margin-right:5px;
	cursor:pointer;
	
}

.picture_without_border
{
	position:relative;
	top:25px;
	left:30px;
	z-index:1;
	
}

/* +++ BoxController Formatierung +++ */

.boxcontroller_listinbox
{
	position:relative;
	width:436px; 
	background-color:#ededed; 
	border:solid 1px #D4D4D4; 
	background-image:url(/pictures/elements/standard_bg.gif);        
    background-repeat:repeat-x;
    margin-bottom:5px;
    margin-top:5px;
    margin-right:4px;
}

.boxcontroller_header
{
	padding-left:15px;
	margin-bottom:5px;
	margin-top:6px;
}

.boxcontroller_button_add
{
	position:absolute;
	top:12px;
	right:15px;
}

.box_workshop_mode_list_background_picture
{
	float:left;
	
	border-style: none;
	width:170px;
	height:170px;
	z-index:-15;
	margin-left:10px;
	
}

.box_workshop_mode_list_preview_picture
{
	position:absolute;
	left:22px;
	top:3px;
	width:146px;
	height:137px;
	
}

.box_workshop_listinbox
{
	float:left;
	position:relative;
    border-top: solid 1px #ffffff; 
    border-bottom: solid 1px #D4D4D4; 
	display: block;
	clear:left;
	width:100%;
	padding-top:10px;
	
}

.box_workshop_listinone
{
	float:left;
	position:relative;
	display: block;
	margin-right:4px;
	width:436px;    
    background-image: url(/pictures/elements/comment/coments_top.gif);
    background-repeat: repeat-x; 
    border:solid 1px #D4D4D4; 
    margin-top:5px;
    padding-top:10px;
   
    
}

.box_workshop_text
{
	float:left;
	width:180px;	
}

.box_picture_mode_list_background_picture
{
	float:left;
	position:relative;
	border-style: none;
	width:170px;
	height:170px;
	z-index:10;
	margin-left:10px;
	
}

.box_picture_mode_list_preview_picture
{
	position:absolute;
	left:27px;
	top:11px;
	width:135px;
	height:135px;
	z-index:5;
	
}

.box_picture_listinbox
{
	float:left;
	position:relative;
    border-top: solid 1px #ffffff; 
    border-bottom: solid 1px #D4D4D4; 
	display: block;
	clear:left;
	width:100%;
	padding-top:10px;
	
}

.box_picture_listinone
{
	float:left;
	position:relative;
	display: block;
	margin-right:4px;
	width:436px; 
	 
    background-image: url(/pictures/elements/standard_bg.gif);
    background-repeat: repeat-x; 
    border:solid 1px #D4D4D4; 
    margin-top:5px;
    padding-top:10px;
    z-index:10;
    
}

.box_picture_text
{
	float:left;
	width:180px;	
}

/* -- Anordung Allgemein --- */

.left_element
{
	float:left;
	width: 480px; 
	background-image:url(/pictures/elements/aufreiser.gif);	
	border: solid 1px #D4D4D4;	
	height:196px;
}

.right_element
{
	float:right;
	width: 480px; 
	background-image:url(/pictures/elements/aufreiser.gif);	
	border: solid 1px #D4D4D4;	
	height:196px;
	margin-right:1px;
}

.element_text
{
	float:right;
	width:280px;
	margin-top:30px;
	
	font-size: 14px;                    
    font-family: Arial,Sans-Serif;
}

.element_headline
{
	font-size: 25px; 
	color: #653508; 
	font-weight: bold; 
	padding-bottom: 5px;
}

.element_picture
{
	position:relative;
	left: 25px; 
	top: 25px; 
	z-index: -10;	
	width:150px;
	height:150px;
	border-style:none;
}



/* +++ Register Modul +++ */

.register_panel
{
	position:relative;
	
}

.register_btt_goon
{
	position:absolute;
	right:70px;
	bottom:50px;
}

.register_btt_goback
{
	position:absolute;
	left:0px;
	bottom:50px;
}

.register_unwatermark
{
	height:18px;
	width:148px;
	font-family:Arial,Sans-Serif;
	 font-size: 13px;
}

.register_watermark
{
	background-color:#F7F7F7;
	border:1px solid #BEBEBE;
	color:gray;
	height:20px;
	padding:2px 2px 0px 2px;
	width:150px;
	font-family:Arial,Sans-Serif;
	 font-size: 13px;
}

.register_failure_text
{
	color: #D50000;
}

/* +++ Team Site +++ */

.teams_header_rahmen
{
	position: relative; 
	width: 878px; 
	margin-top:5px;
	margin-bottom:5px;	
}

.team_background_placeholder
{
	margin-right:4px;
	border: solid 1px #D4D4D4; 
	overflow:hidden;
	background-color: #ededed;
	min-height:80px;

}

.team_hyper_mehr
{
	font-family:Arial,Sans-Serif;
	color: #0959c7;
	border-style:none;
	text-decoration: none; 
	font-family:Arial,Sans-Serif;
	font-size:13px;
	position: absolute; 
	right: 130px; 
	bottom: 25px;
}

/* +++ Adress Sites +++ */

.gridView_central
{
	text-align:center;
}


/* +++ CSS Hacks +++ */

a 
{ 
	font-family:Arial,Sans-Serif;
	color: #0959c7;
	border-style:none;
	text-decoration: none; 
	font-family:Arial,Sans-Serif;
	font-size:13px;
} 
a:visited 
{ 
    text-decoration: none; 
    border-style:none;
} 
a:hover 
{ 
    text-decoration: none; 
    border-style:none;
} 
a:active 
{ 
    text-decoration: none; 
    border-style:none;
}  


/* jquery */

.jsDialog_body
{
	position:absolute;	
	z-index:50;
	background-color:#F7F7F7;
	border: solid 1px #D4D4D4;	
	display:none;
	
	
}

#screen
{
    position: absolute;
    left: 0;
    top: 0;
    z-index:49;
    background: #000;
}


