@charset "utf-8";
/* CSS Document */

/*
    Title:          Common Settings
    Description:    Page setup and formatting of common HTML-elements
    File */         @import url(main/base.css);
    
/*************************************************************************/

/*
    Title:          Common Settings
    Description:    Page setup and formatting of common HTML-elements
    File */         @import url(main/news.css);
    
/*************************************************************************/

/*
    Title:          Common Settings
    Description:    Page setup and formatting of common HTML-elements
    File */         @import url(main/typo3-RTE.css);
    
/*************************************************************************/


/*
    Title:          Common Settings
    Description:    Page setup and formatting of common HTML-elements
    File */         @import url(navigation/main.css);
    
/*************************************************************************/

/*
    Title:          Common Settings
    Description:    Page setup and formatting of common HTML-elements
    File */         @import url(navigation/sub.css);
    
/*************************************************************************/


#overall
{
	margin-left:		auto;
    margin-right:		auto;
	width: 				960px;
	background:			#FFFFFF;
	text-align:			left;
}


div#top
{
	height: 			110px;
	background:			url(/fileadmin/templates/images/jsr_logo.gif) right no-repeat;
}

	div#service_navi
	{
	width:			371px;
	height:			49px;
	margin:			80px 0 0 30px;
	font-size:		11px;
	position:		absolute;
	
	color:			#666666;
	}

div#header_ohne
{
	height: 			170px;
	padding:			0px;
	margin:				0px;
	background:			url(/fileadmin/templates/images/headerimage/header_spring.jpg);
}

div#seitenkopf img
{
	padding:			0;
	margin:				0;
}


div#menuleiste
{
	height:				30px;
	background:			#eeeeec;
}


div#service
{
	height: 			20px;
	margin:				5px 0;
	
	font-size:			10px;
	line-height:		20px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}

	div#serviceright
	{
		width:			480px;
		padding:		0 20px 0 0;
		float:			right;
		
		text-align:		right;
	}
	
	
div#contentwrapper
{
	margin:				0;
	background-image:	url(/fileadmin/templates/images/bg-standard_content.gif);
	background-repeat:	repeat-y;
}


div#left-col 
{
	width:				200px;
	padding:			37px 0 20px 0;
	float:				left;
}


div#clickpfad
{
	margin:				0 0 20px 0;
	
	font-size:			11px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	color:				#575757;
}

	div#clickpfad a
	{
		color:				#575757;
		text-decoration:	none;
		font-weight:		normal;
	}

div#middle-col
{
	width:				520px;
	margin:				0 20px;
	float:				left;
	
	line-height:		17px;
}


div#right
{
	width:				200px;
	float:				right;
	padding:			10px 0px;
	margin:				0;
	font-size:			11px;
}

div#right p
{
	padding:			0 20px;
}

div#termine, div#latestchanges {
	padding:			0 20px;
}


div#servicenav-head {
	margin:				40px 0 0 0;
}

div#servicenav 
{
	height:				95px;
	margin:				0px 0 0 20px;
	padding:			0;
	background: 		url(/fileadmin/templates/images/right_bg.gif) no-repeat;
	font-size:			10px;
	font-family:		Verdana, Arial, Helvetica, sans-serif;
}

/* Service */
div#servicenav a {
	padding-left:			20px;
	color: 					#666666;
	line-height:			16px;
	font-weight:			normal;
}
div#servicenav a:hover	{
	text-decoration:		underline;
}
div#servicenav ul {
	list-style-type:		none;
	margin: 				0px;
	padding: 				0px;
}
div#servicenav ul li {
	margin: 				0px 0px 4px 0px;
	padding:				0px;
}



/* Bottom-Navigation */
#bottom-menu 			{ margin: 30px 0; font-size: 11px; border-top: 1px dotted #999999; padding-top: 5px; padding-left: 20px; }
#bottom-menu ul 		{ list-style: none; margin: 0; padding: 0; }

.seitenanfang 			{ line-height: 1.5em; padding: 0.2em 0.5em 0.2em 2em; background: url(/fileadmin/templates/images/icons/bottom_menu/seitenanfang.gif) no-repeat top left; }
.seitenanfang a 		{ color: #707070; text-decoration: none; font-weight: bold; background-color: #fff; }
.seitenanfang a:link	{ color: #707070; background-color: #fff; }
.seitenanfang a:visited { color: #707070; background-color: #fff; }
.seitenanfang a:hover 	{ color: #323232; text-decoration: none; background-color: #fff; }
.seitenanfang a:focus 	{ color: #323232; text-decoration: none; background-color: #fff; }


.drucken 				{ line-height: 1.5em; padding: 0.2em 0.5em 0.2em 2em; background: url(/fileadmin/templates/images/icons/bottom_menu/drucken.gif) no-repeat top left; }
.drucken a 				{color: #707070; text-decoration: none; font-weight: bold;background-color: #fff; }
.drucken a:link 		{color: #707070; background-color: #fff; }
.drucken a:visited 		{color: #707070; background-color: #fff; }
.drucken a:hover 		{color: #323232; text-decoration: none; background-color: #fff; }
.drucken a:focus 		{color: #323232; text-decoration: none; background-color: #fff; }

.zurueck 				{ line-height: 1.5em; padding: 0.2em 0.5em 0.2em 2em; background: url(/fileadmin/templates/images/icons/bottom_menu/zurueck.gif) no-repeat top left; }
.zurueck a 				{color: #707070; text-decoration: none; font-weight: bold;background-color: #fff; }
.zurueck a:link 		{color: #707070; background-color: #fff; }
.zurueck a:visited 		{color: #707070; background-color: #fff; }
.zurueck a:hover 		{color: #323232; text-decoration: none; background-color: #fff; }
.zurueck a:focus		{color: #323232; text-decoration: none; background-color: #fff; }


div#footer
{
	margin:				10px auto;
	width:				900px;
	background:			#FFFFFF;
	color:				#707070;
	font-size:			11px;
	text-align:			right;
	height:				30px;
	line-height:		30px;
	padding:			0 30px;
}


div#footer a			{ color: #707070; text-decoration: none; font-weight: normal; }
div#footer a:hover		{ color: #707070; text-decoration: underline; }