@charset "utf-8";
/* CSS Document - Rauschdruck GmbH V2*/

/*****************************************************************************/
/*                 Haupteigenschaften Webseite                               */
/*****************************************************************************/
body {
	margin:0px;
	background:url(../img/bg_main.gif) repeat-x left top #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	color: #333;
}

*{
	margin:0; 
	padding:0;
}

img {
	border:0px;	
}

h1{
	font-size:18px;
	font-weight:normal;
	color: #009036;
	text-transform: uppercase;
	line-height:28px;
	padding-bottom:10px;
}

a{
	color:#333;
}
a:hover{
	text-decoration:none;
}

.schrift_normal {
	line-height:16px;
}
.ueberschrift_gruen {
	font-weight: bold;
	color: #009036;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
	margin-top: 10px;
}
.ueberschrift_grau {
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 18px;
}
.container_wichtig{
	padding:10px;
	border: solid 1px #f0f0f0;
	background: url(../img/bg_container_info.gif) repeat-x left top #fff;
}
/*****************************************************************************/

/*****************************************************************************/
/*                 Style für den Hauptcontainer                              */
/*****************************************************************************/

#container_main{
	width: 960px;
	margin:auto;
	text-align: left;
}

/*****************************************************************************/

/*****************************************************************************/
/*                 Elemente für die TOP Navigation                           */
/*****************************************************************************/

#container_nav_top {
	height: 15px;
	margin: 5px 0px 5px 0px;
	padding: 3px 0px 3px 0px;
	width: 630px;
	float:left;
}
#container_nav_top ul{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
#container_nav_top li{
	float:left;
	padding-right:11px;
	padding-left:11px;
	background: url(../img/bg_navi_header.gif) no-repeat right;
}
#container_nav_top li#container_nav_top_first{
	padding-left:0px;
}
#container_nav_top li#container_nav_top_last{
	background: none;
}
#container_nav_top a{
	font-size: 11px;
	padding:0.2em;
	color: #333;
	text-transform:uppercase;
	text-decoration:none;
}
#container_nav_top a:hover{
	text-transform:uppercase;
	text-decoration:none;
	color: #009036;
}


/*****************************************************************************/

/*****************************************************************************/
/*                 Elemente für den Headerbereich                            */
/*****************************************************************************/

#container_header
{
	width: 100%;
	height: 105px;
}

#logo {
	float:left;
	text-align:right;
	width: 310px;
	padding: 0px 0px 0px 0px;
}

#container_suche
{
	margin: -4px;
}
/*****************************************************************************/

/*****************************************************************************/
/*                 Elemente für die Hauptnavigation                          */
/*****************************************************************************/

#container_nav_main
{
	width: 100%;
	height: 34px;
}
#container_nav_main ul{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
#container_nav_main li{
	float:left;
	padding-right:11px;
	padding-left:11px;
	margin-right: 2px;
	background: url(../img/bg_main_menu.gif) repeat-x top;
	border-right: solid 1px #f0f0f0;
	border-left: solid 1px #f0f0f0;
	border-top: solid 1px #f0f0f0;
	height: 33px;
	line-height: 33px;
}
#container_nav_main li#main_navi_active{
	float:left;
	background: url(../img/bg_main_menu_active.gif) repeat-x top left;
	border-right: solid 1px #ccc;
	border-left: none;
	border-top: solid 1px #63bb84;
}
#container_nav_main a {

	color: #333;
	text-transform:uppercase;
	text-decoration:none;
}
#container_nav_main a:hover {

	color: #009036;
}
#container_nav_main #main_navi_active a {

	color: #fecd0b;
	text-transform:uppercase;
	text-decoration:none;
	font-weight: bold;
}

#container_nav_main #main_navi_active a:hover {

	color: #fecd0b;
}
/*****************************************************************************/

/*****************************************************************************/
/*                 Elemente für die Main Subnavigation                       */
/*****************************************************************************/

#container_nav_submain
{
	width:100%;
	background: #009036;
	height: 37px;
	line-height:37px;
}

#container_nav_submain ul{
	list-style-type:none;
	margin-left:0;
	padding-left:0;
}
#container_nav_submain li{
	list-style-type:none;
	float:left;
	padding-right:11px;
	padding-left:11px;
	background: url(../img/bg_navi_submain.gif) no-repeat right;
}
#container_nav_submain li#container_nav_submain_last{
	float:left;
	padding-right:11px;
	padding-left:11px;
	background: none;
}
#container_nav_submain a{
	font-size: 11px;
	padding:0.2em;
	color: #fff;
	text-transform:uppercase;
	text-decoration:none;
}
#container_nav_submain #container_nav_submain_active a {

	color: #fecd0b;
}

#container_nav_submain a:hover{
	text-transform:uppercase;
	text-decoration:underline;
	color: #fff;
}

/*****************************************************************************/

/*****************************************************************************/
/*                 Elemente für die Content Subnavigation                    */
/*****************************************************************************/
#container_contentnavi{
	background: url(../img/bg_navi_content.gif) no-repeat left top #fecd0b;	
	width: 259px;
	height: 304px;
	float: left;

}
#container_contentnavi_inner{

	padding: 15px 15px 15px 15px;
}

#container_contentnavi ul{

	list-style-type:none;
	margin-left:0;
	padding-left:0;
	width: 100%;
}

#container_contentnavi li{
	list-style-type:none;
	border-top: solid 1px #fff3c2;
	height: 28px;
	line-height: 28px;
	padding-left: 2px;
}
#container_contentnavi li#last{
	border-bottom: solid 1px #fff3c2;
}
#container_contentnavi li#active{
	border-bottom: solid 1px #fff3c2;
}
#container_contentnavi li#active a {

	color: #148c3b;
	font-weight: bold;
	padding-left: 10px;
	background:url(../img/arrow_menu_links.gif) no-repeat left;
}




/*   Sub NAVI     */

		#container_contentnavi .main_menu_sub{
			border-top: none;
			height: 22px;
			line-height: 22px;
			padding-left: 12px;
			padding-top: 3px;
		
		}
		
		#container_contentnavi .main_menu_sub a {
		
			color: #000;
			font-size: 11px;
			padding-left: 10px;
			background:url(../img/arrow_menu_links_sub.gif) no-repeat left;
			
		}
		
		#container_contentnavi .main_menu_sub_last{
			border-top: none;
			height: 22px;
			line-height: 22px;
			padding-left: 12px;
			margin-bottom: 4px;
		}
		
		#container_contentnavi .main_menu_sub_last a {
		
			color: #000;
			font-size: 11px;
			padding-left: 10px;
			background:url(../img/arrow_menu_links_sub.gif) no-repeat left;
			
		}
		
		#container_contentnavi .main_menu_sub_active{
			border-top: none;
			height: 22px;
			line-height: 22px;
			padding-left: 12px;
			font-size: 11px;
			
		}		
		
		#container_contentnavi .main_menu_sub_active a {
			font-weight:bold;
			padding-left: 10px;
			background:url(../img/arrow_menu_links_sub.gif) no-repeat left;
		}
		
		#container_contentnavi .main_menu_sub_active_last{
			border-top: none;
			height: 22px;
			line-height: 22px;
			margin-bottom: 12px;
			
		}		
		
		#container_contentnavi .main_menu_sub_active_last a {
		
			color: #ffffff;
			background: #ca2646;
			font-size: 11px;
			padding: 2px 4px 2px 4px;
		}
		
/*   Sub NAVI ENDE    */

#container_contentnavi a{
	color: #000;
	text-decoration: none;
	padding-left: 10px;
	background:url(../img/arrow_menu_links.gif) no-repeat left;
	
}
#container_contentnavi a:hover{
	text-decoration: underline;
}

/*****************************************************************************/

/*****************************************************************************/
/*                      Small Main Image im Sub Template                     */
/*****************************************************************************/

#container_contentimage_s{
	background:url(../img/bg_main_image.gif) repeat-x left top;
	height: 135px;
	width: 920px;
}
/*****************************************************************************/

/*****************************************************************************/
/*                      Main Image im Sub Template                           */
/*****************************************************************************/

#container_contentimage{
	background:url(../img/bg_main_image.gif) repeat-x left top;
	height: 304px;
	width: 661px;
	float:left;
}
/*****************************************************************************/

/*****************************************************************************/
/*                 Elemente für Container Body		                         */
/*****************************************************************************/

#container_body
{
	margin: 20px 0px 0px 0px;
	background:#fff;
	padding: 20px 20px 0px 20px;;
}

/*****************************************************************************/

/*****************************************************************************/
/*                 Elemente für MainImage	     	                         */
/*****************************************************************************/

#container_main_image
{
	border: solid 1px #f0f0f0;
	height: 364px;
	z-index: 1;

}

/*****************************************************************************/

/*****************************************************************************/
/*                 Elemente für Body	     	                             */
/*****************************************************************************/

#container_body_elements
{
	position: relative;
	margin-top: -50px;
	margin-bottom: 50px;
	z-index: 10;
}

#container_body_elements p
{
	padding:5px 0px 6px 0px;
}

#container_body_1
{

	width: 362px;
	height: 287px;
	float:left;
	z-index: 100;
	
}

#container_body_2
{
	width: 257px;
	height: 216px;
	margin: 69px 0px 20px 20px;
	float:left;
	border: solid 1px #f0f0f0;
}

#container_body_3
{
	width: 257px;
	height: 216px;
	margin: 69px 0px 20px 20px;
	float:left;
	border: solid 1px #f0f0f0;
}

#container_body_2_content{
	border-top: solid 1px #f0f0f0;
	background: url(../img/bg_container_info.gif) repeat-x left top #fff;
}

#container_body_2_content p{
	padding-top: 8px;
	padding-bottom: 8px;

}
#container_body_3_content{
	border-top: solid 1px #f0f0f0;
	background: url(../img/bg_container_info.gif) repeat-x left top #fff;
}
#container_body_3_content p{
	padding-top: 8px;
	padding-bottom: 8px;

}
.container_body_2_content{
	padding: 10px 10px 5px 10px;
}

#containerNewsletter{
	width:100%; 
	line-height:28px;
	padding: 0px;
	margin:0px;
	vertical-align:bottom;
}
#containerNewsletterEins{
	width: 180px;
	float:left;
}
.formNewsletter {
	background:url(http://www.rauschdruck.de/fileadmin/v02/img/bg_tb_newsletter.gif) no-repeat left top; 
	width: 178px; 
	height: 28px; 
	border: none; 
	line-height: 28px; 
	padding-left:10px;
	font-size: 12px;
	color: #666;
}
#containerNewsletterZwei{
	width: 46px;
	float:right;
}


/*****************************************************************************/

/*****************************************************************************/
/*                 Elemente für Footer	     	                             */
/*****************************************************************************/

.footer_container{
	background-color: #516274;
	position: relative;
	margin: 0px auto;
	padding: 0px;
	width: 962px;
	height: 90px;
}
							
.footer_left {
	background-color: transparent;
	color: #EBEBEB;
	position: relative;
	float: left;
	margin: 13px 0px 0px 9px;
	padding: 0px;
	width: 509px;
	text-align: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
								
.footer_right {
	background-color: transparent;
	color: #EBEBEB;
	position: relative;
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 170px;
	text-align: right;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

.footer_navi img {
	margin: 0px 5px 0px 13px;
	padding: 0px 0px 0px 0px;
	font-size: 0px;
	line-height: 16px;
}

.footer_navi a {
	background-color: transparent;
	color: #EBEBEB;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight:normal;								
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-variant:normal;
	text-decoration:none;
}

.footer_navi a:link {
	background-color: transparent;
	text-decoration: none;
	color: #EBEBEB;
}

.footer_navi a:hover {
	background-color: transparent;
	text-decoration: underline;
	color: #EBEBEB;
}

.footer_navi a:active {
	background-color: transparent;
	text-decoration: none;
	color: #EBEBEB;
}

.footer_navi a:visited {
	background-color: transparent;
	color: #EBEBEB;
	text-decoration:none;
}
								
.copyright {
	clear: both;
	background-color: transparent;
	color: #EBEBE9;
	position: relative;
	margin: 5px 0px 0px 23px;
	padding: 0px 4px 0px 0px;
	top: 30px;
	text-align: left;
	font-weight:normal;								
	font-size: 12px;
	line-height: 22px;
	font-variant:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
/*****************************************************************************/

/*****************************************************************************/
/*                 Elemente den SEO Container  	                             */
/*****************************************************************************/

#containerSEO{
	margin-top: 50px;
	padding: 10px;
}

#containerSEO h1 {
	font-size: 12px;
	color: #999;
	font-weight: bold;
	text-transform:none;
}
#containerSEO h2 {
	margin-top: 5px;
	font-size: 12px;
	color: #999;
	font-weight: bold;
	text-transform:none;
}
#containerSEO p {
	font-size: 11px;
	color: #999;
	font-weight: normal;
	text-transform:none;
}
#containerSEO a{
	color:#999;
}
/*****************************************************************************/

/*****************************************************************************/
/*                		 Elemente für Formulare                              */
/*****************************************************************************/

#container_body_content_text .formularfeld_klein
{
	background: fff;
	border: solid 1px #f0f0f0;
	padding:5px;
	font-size: 11px;
	color:#333;
	width: 120px;
}
#container_body_content_text .formularfeld_ganz_klein
{
	background: fff;
	border: solid 1px #f0f0f0;
	padding:5px;
	font-size: 11px;
	color:#333;
	width: 60px;
}
#container_body_content_text .klein
{
	width: 60px;
}

#container_body_content_text .mittel
{
	width: 212px;
}


#container_body_content_text .formularfeld_gross
{
	background: fff;
	border: solid 1px #f0f0f0;
	padding:5px;
	font-size: 11px;
	color:#333;
	width: 440px;
}

#container_body_content_text .gross
{
	width: 363px;
}
#container_body_content_text .textarea
{
	background: fff;
	border: solid 1px #f0f0f0;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	width: 440px;
	height: 120px;
}

#container_body_content_text .jumperbox
{
	width: 88px;
	background: fff;
	border: solid 1px #f0f0f0;
	padding:4px;
	font-size: 11px;
	color:#333;
}

/*****************************************************************************/
/*                 Elemente für Slider                                       */
/*****************************************************************************/

#slide_holder {
	background: none;
	height: 304px;
	overflow: hidden;
	position: relative;
	text-align: left;
	width: 661px;
	z-index: 1;
	padding:0px;
	margin:0px;
	left: 0px;
	top: 0px;
}
#slide_holder_inner {
	height: 304px;
	overflow: hidden;
	position: absolute;
	width: 661px;
	z-index: 2000;
	padding:0px;
	margin:0px;
	left: 0px;
	top: 0px;
}
#intro, .intro {
	position: absolute;
	z-index: 1;
}

/*-- for slide divs --*/

#slide_holder_inner div {
	padding:0px;
	margin:0px;
}
/*-- for divs in html slides to position relative --*/
div#slide_holder_inner div.slide div {
	
}
div#carousel_controls {
	background: transparent;
	width: 600px;
	z-index: 4000;
	top: 320px;
}

#slide_buttons li, #pause_button, .prev_button, .next_button, #first_button, #last_button, #water_mark {
	background-repeat: no-repeat;
	overflow: hidden;
	top: 0px;
}
ul#slide_buttons {
	padding: 15px 7px 15px 10px;
	position:relative;
	left: 0px;
	top: -7px;
	z-index: 5000;
}
ul#slide_buttons li {
	background-image: url(../img/slide_button.png);
	display: block;
	float: left;
	height: 15px;
	list-style: none;
	margin: 0 0 0 3px;
	padding: 2px;
	width: 15px;
}
ul#slide_buttons li:hover {
	
}
ul#slide_buttons li#button_selected {
 	background-image: url(../img/slide_button_selected.png);
}
ul#slide_buttons li#button_selected:hover {
}
