body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	min-width:600px;		/* Minimum width of layout - remove line if not required */
					/* The min-width property does not work in old versions of Internet Explorer */
	font-size:90%;
	font-family: Arial, Helvetica, sans-serif;
}

/****************************************/

a {
	color : #e60003;
	text-decoration : none;
}

a:hover {
	z-index: 1;
	color : #e60003;
	text-decoration : underline;
}

a:active {
	z-index: 1;
	color : #e60003;
	text-decoration : underline;
	background-color: 					#cccccc;
}

ul {
	list-style-type: square;
}

div.col1_inside ol, div.col1_inside ul {
	font-size:0.8em;
}

br{
	margin											:0em;
}

br.clear_left {
	clear:left;
}

p{
	margin											:5px 0px 5px 0px;
	font-size: 0.8em;
}

p.margin0 {
	margin											:0em;
}

img {
	border											:0em;
}

span.subline{
	font-size:0.7em;
}

#r4n-jusos{
	width:1009px;
	margin:0 auto 0 auto;
}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	padding: 0 0 10px 0;
}

#header p,
#header h1,
#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}
#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}
#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
}
#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	background:#eee;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
}
#header ul li a:hover {
	background:#369;
	color:#fff;
}
#header ul li a.active,
#header ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
}
#header ul li a span {
	display:block;
}
/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#eee;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
}
/* column container */
.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;		/* This chops off any overhanging divs */
}
/* common column settings */
.colright,
.colmid,
.colleft {
	float:left;
	width:100%;			/* width of page */
	position:relative;
}
.col1{
	float:left;
	position:relative;
	padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
					only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
}

div.col1_inside{
	padding-right:0.5em;
}

.col2{
	float:left;
	position:relative;
	padding:0 0 1em 0;
}
.col3 {
	float:left;
	position:relative;
	padding:0 0 1em 0;
	overflow:hidden;
}
/* 3 Column settings */
.threecol {
	background:#E20916;		/* right column background colour */
}
.threecol .colmid {
	right:200px;			/* width of the right column */
	background:#fff;		/* center column background colour */
}
.threecol .colleft {
	right:600px;			/* width of the middle column */
	background:#E20916;	/* left column background colour */
}
.threecol .col1 {
	width:585px;			/* width of center column content (column width minus padding on either side) */
	left:1019px;			/* 100% plus left padding of center column */
}
.threecol .col2 {
	width:190px;			/* Width of left column content (column width minus padding on either side) */
	left:220px;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	padding:0 0 0 10px;
}
.threecol .col3 {
	width:200px;			/* Width of right column content (column width minus padding on either side) */
	left:834px;			/* Please make note of the brackets here:
					(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
}
/* Footer styles */
#footer {
	clear:both;
	float:left;
	width:100%;
	border-top:1px solid #000;
}
#footer p {
	padding:10px;
	margin:0;
}

/**************************************/
/* 	termine, meldung, anträge etc. 		*/
/* 					webseiten 								*/
/* 					organisation 							*/
/* 					mitglieder 				  			*/
/**************************************/

div.r4n-content-head{border:none;padding:0;margin:0 0 20px 0;width:100%;background-color:#F3F3F3;}
div.r4n-content-head div.titel h2{font-size:1em;}
div.r4n-content-head div.titel h2 a{padding:3px 0 3px 25px;background:url(/template/styleimages/icons_list.gif) no-repeat -350px -10px;}
div.r4n-content-head div.mehr{display:none;}

/*########### datum ####################*/

div.zeit_body {
	position					:relative;
	color							:#000000 ;
	text-align				:left;
	display						:block;
	font-size					:0.8em;
}

/*########### vcalendar ####################*/

div.vcalendar_body {
	color							:#000000 ;
}

/*########### drucksache ####################*/

div.drucksache_body {
	position					:relative;
	top								:0em;
	text-align				:right;
	color							:#000000 ;
	font-size					:0.75em;
	float							:right;
}

/*########### titel ####################*/

div.titel_body {
	position					:relative;
	background: url("jusostitelbg.gif") no-repeat 0% 100%;
	padding-bottom:10px;
	margin-bottom:10px;
}

div.titel_body h1 {
		font-size:1.2em;
}

div.titel_body h3 {
	color							:#000000;
}


/*########### ort ####################*/

div.ort_body {
	position					:relative;
	color							:#000000;
	margin-top				:0.5em;
	font-weight				:bold;
	font-size					:0.8em;
}

/*########### kurztext ####################*/

div.kurz_body,
div.org_kurz_body,
div.mit_kurz_body{
	position					:relative;
	top								:0em;
	padding						:10px 0px 10px 0px;
	color							:#000000;
}

/*########### langtext ####################*/

div.lang_body,
div.org_lang_body,
div.mit_lang_body {
	position					:relative;
	top								:0em;
	color							:#000000;
	padding						:10px 0px 10px 0px;
}

table tr td,
div.lang_body table tr td,
div.org_lang_body table tr td
div.mit_lang_body table tr td {
	font-size					:1em;
}

div.verfasser_body {
	font-size					:0.8em;
}

/*########### grunddaten ####################*/

div.org_body {
	position					:relative;
	color							:#000000;
	padding						:0.5em 0em 0.5em 0em;
	margin						:0em;
	text-align				:left;
}


div.org_email_form, div.mit_email_form  {
	position					:relative;
	top								:0em;
	padding						:0.5em 0em 0.5em 0em;
	color							:#000000;
	text-align				:left;
}


div.org_email_form textarea,
div.org_email_form input#name,
div.org_email_form input#from,
div.mit_email_form textarea,
div.mit_email_form input#name,
div.mit_email_form input#from
{
	width							:16em;
}

/***************************/
/* styles für den kalender */
/***************************/

div.calendar_aussen, div.categories_select {
	position:relative;
	width:							176px;
	color:#000000;
	padding:0;
	margin: 0;
	text-align				:center;
}

div.calendar {
	position					:relative;
	padding:0 0 5px 10px;
	height:120px;
	margin-left:4px;
	background-color:#ffffff;
	font-size:0.9em;
}


div.calendar > a{
	width:100%;
}

div.calendar span.currentmonth,
div.calendar span.emptymonth {
	margin						:0.05em;
	padding-top				:4px;
	padding-bottom		:4px;
	float							:left;
	text-decoration		:none;
	text-align				:center;
	color							:#ffffff;
	width							:2.8em;
}

div.calendar span.currentmonth {
	color							:#ffffff;
	background-color	:#e60003;	
}

div.calendar span.emptymonth {
	color							:#ffffff;
	background-color	:#cccccc;	
}

div.calendar span.currentweek,
div.calendar span.emptyweek {
	margin						:0.05em;
	padding-top				:4px;
	padding-bottom		:4px;
	float							:left;
	text-decoration		:none;
	text-align				:center;
	color							:#ffffff;
	background-color	:#cccccc;	
	width							:1.8em;
}

div.calendar span.currentweek {
	color							:#ffffff;
	background-color	:#e60003;	
}

div.calendar span.emptyweek {
	color							:#ffffff;
	background-color	:#cccccc;	
}

div.calendar a.currentmonth,
div.calendar a.currentweek,
div.calendar a.month,
div.calendar span.month,
div.calendar a.week,
div.calendar span.week {
	margin						:0.05em;
	padding-top				:4px;
	padding-bottom		:4px;
	float							:left;
	text-decoration		:none;
	text-align				:center;
}

div.calendar span.currentyear {
	padding						:4px 0px 4px 0px;
	text-decoration		:none;
	text-align				:center;
	color							:#000000;
	display:block;
}

div.calendar a.currentmonth {
	color							:#ffffff;
	background-color	:#e60003;
	width							:2.8em;
	font-weight				:bold;
}

div.calendar a.currentweek {
	color							:#ffffff;
	background-color	:#e60003;
	font-weight				:bold;
	width							:1.8em;
}

div.calendar a.year,
div.calendar span.year {
	margin						:0.05em;
	padding						:4px 10px 4px 10px;
	text-decoration		:none;
	text-align				:center;
	font-size					:1em;
	font-weight				:bold;
	color							:#1C4C5C;
}

div.calendar a.month,
div.calendar span.month {
	color							:#ffffff;
	background-color	:#1C4C5C;	
	width							:2.8em;
}

div.calendar a.week,
div.calendar span.week {
	color							:#ffffff;
	background-color	:#1C4C5C;	
	width							:1.8em;
}

div.calendar a.year:hover,
div.calendar a.currentmonth:hover,
div.calendar a.month:hover,
div.calendar a.week:hover {
	color							:#ffffff;
	background-color	:#e60003;
}

div.calendar h3 {
	background: #E20916;
}

div.calendar a img {
	float:left;
	margin-right:5px;
}

/*************************************/
/* styles für die kategorien-auswahl */
/*************************************/

div.categories {
	position:					relative;
	z-index:					3;
	padding:0em 1em 0em 1em;
}

/* formatierung für die form kategorien */
div.categories_select form {
	display:					inline;
} 

/* formatierung für die fieldselect kategorien */
div.categories_select select {
	width:						90%;
	font-size					:0.75em;
	background:				#ffffff;
}

/************************************************/
/* styles für den kalender & kategorien-auswahl */
/************************************************/

div.calendar_aussen h2, div.categories_select h2 {
	clear:both;
	background-image: url(jusosblocktitle.gif);
 	background-position: 0% 0%;
	background-repeat: no-repeat;
	margin:5px 0 5px 0;
	padding:2px 5px 8px 5px;
	font-size:1em;
	color:#fff;
	text-align:left;
}

/***********************/
/* universelle klassen */
/***********************/

.hidden_comment {
	display:			none;
}

/***********************/
/* Mitglieder */
/***********************/

div.mit_email_form form label{
	width:170px;
	float:left;
	clear:both;
}
div.mit_email_form form textarea {
	margin-left:0;
	width:320px;
}

div.mit_email_form form p {
	font-size:						1em;
	width:100%;
}

/******************************************************************************/
/* member list */
/******************************************************************************/

div.member_group_1,
div.member_group_2,
div.member_group_3,
div.member_group_4,
div.member_group_5 {
	margin-bottom: 				20px;
	position:relative;
	clear:both;
	width:100%;
	background-color:#F3F3F3;
}

div.member_group_1 div.head_img,
div.member_group_2 div.head_img,
div.member_group_3 div.head_img,
div.member_group_4 div.head_img,
div.member_group_5 div.head_img {
	display:							none;
}

div.member_group_1 div.head_funktion,
div.member_group_2 div.head_funktion,
div.member_group_3 div.head_funktion,
div.member_group_4 div.head_funktion,
div.member_group_5 div.head_funktion {
	position:							relative;
	padding:							2px 5px 2px 5px;
	text-align:						left;
	font-weight:					bold;
	font-size:						0.8em;
	clear:								both;
	background-color:			#e2001a;
	color:								#ffffff;
	border-bottom: 				1px solid #cdcdcd;
}
div.member_group_1 div.head_note,
div.member_group_2 div.head_note,
div.member_group_3 div.head_note,
div.member_group_4 div.head_note,
div.member_group_5 div.head_note {
	display:							none;
}

div.member_group_1 div.head_fon,
div.member_group_2 div.head_fon,
div.member_group_3 div.head_fon,
div.member_group_4 div.head_fon,
div.member_group_5 div.head_fon {

	display:							none;
}

div.member_group_1 div.head_mail,
div.member_group_2 div.head_mail,
div.member_group_3 div.head_mail,
div.member_group_4 div.head_mail,
div.member_group_5 div.head_mail {
	font-size:						0.75em;
}

/******************************************************************************/
/* member zeile*/
/******************************************************************************/

div.member {
	position:							relative;
	margin:								0;
	padding-left:					10px;
	font-size:						0.8em;
	clear:								both;
}

/* Clearfix */
div.member:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
/* Hides from IE-mac */
* html div.member {height:1%;}
		
div.member div.img {
	position:							relative;
	padding:							0;
	float:								right;
	clear:								both;
}

div.member div.img img{
	padding:							0;
}

div.member div.name {
	position					:relative;
	margin-top:				3px;
	padding						:3px 10px 3px 25px;
	font-size:				1em;
	color							:#000000 ;
	text-align				:left;
	background: url("/template/styleimages/icons_list.gif") no-repeat -350px -10px;
	display:block;
	width:370px;
}

div.member div.note {
	display:none;
}

div.member div.fon {
	position					:relative;
	padding						:3px 10px 3px 0;
	color							:#000000 ;
	text-align				:left;
	float							:left;
}


div.member div.mail {
	position					:relative;
	width							:4%;
	padding						:3px 10px 3px 0;
	color							:#000000 ;
	text-align				:left;
}

div.member div.mail img {
	width:								1em;
	height:								1em;
}

/******************************************************************************/
/* member */
/******************************************************************************/

div.member_img {
	position:							relative;
	padding:							0;
	float:								right;
}
div.member_img img{
	padding:							0;
}	


div.head_icon_bar{
	display:none;
}

/******************************************************************************/
/* RED4NET CONTACT */
/******************************************************************************/

div.r4n-contact {font-size:0.8em;border: 2px solid #cdcdcd;}
div.r4n-contact span.lab {width:100px;float:left;}
div.r4n-contact div.image{float:right;}
div.r4n-contact div.image span.lab {display:none;}
div.r4n-contact h2 {font-size:1.2em;;}
/* Clearfix */
div.r4n-contact:after {content:"."; display:block; height:0; clear:both;visibility:hidden;}
/* Hides from IE-mac */
* html div.r4n-contact {height:1%;}


/******************************************************************************/
/* RED4NET PAGELINKS */
/******************************************************************************/

div.pagelinks ul {
	list-style-type:			none;
  border:								0;
	margin:								0;
	padding:							5px;
}

div.pagelinks ul li {
	font-weight:							bold;
	line-height:							23px;
	vertical-align:						middle;
	margin-right: 						5px;
	float:left;
}

div.pagelinks span,
div.pagelinks a {
	text-align:								center;
	width:										25px;
	line-height:							23px;
	display:									block;
	float:										left;
	margin-right: 						5px;
	text-decoration:none; 
}
div.pagelinks span {
	border: #d3d3d3 1px solid;
}


div.pagelinks a { 
	float:left;
	outline: 0; 
	margin:5px 4px 0 0; 
	padding: 4px 8px 4px 0; 
	text-decoration:none !important; 
	cursor:pointer; 
	position: relative; 
	text-align: left; 
	zoom: 1;
	line-height:16px;
}

div.pagelinks a span{
	float:left;
	margin: 0 2px 0 2px;
}

/******************************************************************************/
/* RED4NET BREADCRUMB */
/******************************************************************************/
div.r4n-breadcrumb a{
	color:#000;
	font-weight:bold;
}

/******************************************************************************/
/* RED4NET GOOGLEMAP */
/******************************************************************************/

div.r4n-content-google-map {width:580px; height:300px;}
/******************************************************************************/
/* RED4NET KOMMENTAR */
/******************************************************************************/

#r4n-comment {border:none;padding:5px;margin:10px 0 10px 0;background-color:#F3F3F3;}
#r4n-comment h2{font-size:1em;margin-bottom:20px;}
#r4n-comment-form label{float:left;width:150px;}
#r4n-comment-form input{width:300px;}
#r4n-comment-form textarea{width:300px;height:200px;}
#r4n-comment-form input#r4n-comment-submit{width:100px;margin-left:200px;}

/******************************************************************************/
/* RED4NET BLOCK */
/******************************************************************************/

div.container_block_aktuelles{width:176px;}

div.block_elem_tbs{background-color:#fff;margin-left:4px;padding:5px; font-size:.8em;}
div.block_titel {
	clear:both;
	background-image: url(jusosblocktitle.gif);
 	background-position: 0% 0%;
	background-repeat: no-repeat;
	margin:5px 0 5px 0;
	padding:2px 5px 8px 5px;
	font-size:1em;
	color:#fff;
	text-align:left;
}

/***********************/
/* TBS Format und File Formate(align)*/
/***********************/

/* Image links*/
.tbs_style1{
	position:relative;
	float:left;
	margin:0 10px 10px 0;  
}

#content div.kopf_org .tbs_style1,
#content div.r4n-content-head .tbs_style1{
	margin-bottom:0;
}
/* Image zentriert*/
.tbs_style2{
	position:relative;
	clear:both;
	margin:0 auto 10px auto;
	text-align:center;
}

/* Clearfix */
.tbs_style2:after {
	content:							".";
	display:							block;
	height:								0;
	clear:								both;
	visibility:						hidden;
}

/* Hides from IE-mac */
* html .tbs_style2 {
	height:								1%;
}
/* Image Rechts*/
.tbs_style3 {
	position:relative;
	float:right;
	margin:0 0 0 10px;
}
div.container_block_banner{
	text-align:left;
	margin-left:10px;
}
/* spd-offenbach */
#cid1bid53{
	margin-top: 30px;
}

#content div.kopf_org .tbs_style3,
#content div.r4n-content-head .tbs_style3{
	margin-bottom:0;
}
/* Link Fett*/
.tbs_style4 {
	font-weight				:bold;
}

div.r4n-menu-group ul {
 font-weight: bold;
 list-style-type:none;
 padding:0;
 margin:0;
 font-color: #fff;
}

div.r4n-menu-group ul > li ul{
	display:none;
}

div.r4n-menu-group ul > li.r4n-menuitem-active ul{
	display:block;
}

div.r4n-menu-group a {
	color : #fff;
	text-decoration : none;
}

div.r4n-menu-group a:hover {
	z-index: 1;
	color : #fff;
	text-decoration : underline;
}

div.r4n-menu-group a:active {
	z-index: 1;
	color : #fff;
	text-decoration : underline;
	background-color: 					#cccccc;
}

div.r4n-menu-group li a.r4n-menuitem-active{
	color : #000;
}

div.r4n-menu-group ul li {
 padding: 2px 5px 8px 5px;
 /*border: 1px solid #fff;*/
 background-color: #E20916;
 color: #fff;
}

div.r4n-menu-group ul > li {
	background: #E20916;
	background-image: url(jusosmenubg.gif);
 	background-position: 0% 0%;
	background-repeat: no-repeat;
	margin:5px 0 5px 0;
}
div.r4n-menu-group ul li.r4n-menuitem-active ul li{
	background: #E20916;
	background-image: url(jusossubmenubg.gif);
 	background-position: 0% 0%;
	background-repeat: no-repeat;
	margin:5px 0 5px 0;
}


div.r4n-menu-group ul li.r4n-menuitem-active ul{
	visibility: visible;
	position:relative;
	left:0;
	border:none;
	width:165px;
	margin-top:20px;
	margin-left: 11px;
}
