/*=========================================================================
===========================================================================
Stylesheet:		Internetauftritt e-Marke
Agentur:			Norman Rosenke Werbeagentur GmbH
Umsetzung:		Anne Biermanski
===========================================================================
=========================================================================*/


/*=======================================================================*/
/*=========== Allgemein =================================================*/
/*=======================================================================*/

html,body {
	height:100%;
}

body {
	margin:0;
	padding:0;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:center;
	color:#6e6e6e;
}

#main {
	margin:0;
	height:100%;
}

#all {
	position:relative;
	margin:auto;
	width:990px;
	text-align:left;	
}

/*=======================================================================*/
/*=========== Allgemeine Bildformatierung ===============================*/
/*=======================================================================*/

#all img {
	border:none;
	margin-bottom:3px;
}

.img_normal {
	float:left;
	margin:3px 7px 7px 0;
}

.bild_fliesstext {
	width:282px;
	float:left;
	margin:-5px 0 8px 0;
	font-size:10px;
	font-style:italic;
	color:#8d8b8b;
}

.bild_fliesstext img {
	float:left;
	margin:3px 0 0 0;
}


/*=======================================================================*/
/*=========== Allgemeine Schriftformatierung ============================*/
/*=======================================================================*/

h1 {
	text-transform:uppercase;
	font-size:18px;
	color:#c2c2c2;
	font-weight:normal;
	margin:0 0 14px -1px;
	padding:0;
}

h2 {
	font-size:12px;
	color:#807e7f;
	font-weight:bold;
	margin:0 0 7px 0;
}

h3 {
	font-size:14px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0 0 2px 0;
	border-bottom:1px dotted #c2c2c2;
}

h4 {
	font-size:12px;
	color:#807e7f;
	font-weight:bold;
	margin:15px 0 2px 0;
}

h5 {
	font-size:12px;
	color:#807e7f;
	font-weight:bold;
	margin:0 0 3px 0;
}

h6 {
	font-size:12px;
	color:#807e7f;
	font-weight:bold;
	margin:0 0 0 0;
}

p {
	margin:7px 0 0 0;
}

ol {
	margin:0 0 7px -22px;
}

.listpoint ul li {
	list-style-image:url(/fileadmin/templates/emarke/gfx/listpoint.gif);
	margin:0 0 3px -26px;
}

.listpoint ul  {
	margin:7px 0 0 0;
}

.liste {
	margin:10px 0 0 0;
	padding-bottom:12px;
	border-bottom:1px dotted #c2c2c2;
	min-height: 90px;
}

.liste2 {
	min-height:80px;
	margin:10px 0 10px 0;
	padding-bottom:10px;	
}

.liste2 h6 {
	font-size:12px;
	color:#807e7f;
	font-weight:bold;
	margin:0 0 3px 0;
}

.liste form {
	margin:20px 0 0 0;
}

span {
	font-style:normal;
	font-weight:bold;
	/*color:#ff0000;*/
}

a {
	font-style:italic;
	color:#8d8b8b;
	text-decoration:none;
}

a:hover {
	font-style:italic;
	color:#ff0000;
	text-decoration:none;
}


.csc-textpic-caption {
	color:#8D8B8B;
	float:left;
	font-size:10px;
	font-style:italic;
	margin:0 0 8px;
	width:282px;
} 
/*=======================================================================*/
/*=========== Content ===================================================*/
/*=======================================================================*/

#content {
	width:548px;
	text-align:left;
	height:100%;
	float:left;
	margin:23px 0 0 16px;
	vertical-align:top;
}



/*=========== Links ============*/

.text_link {
	margin:10px 0 0 0;
}

.list_link {
	margin:2px 0 0px 0;
	padding:0 0 10px 0;
}

.list_link i {
	font-style:normal;
	font-weight:bold;
	color:#ff0000;
}

/*=========== Aktuelles Box ============*/

.box_aktuell_links {
	float:left;
	width:264px;
	height:87px;
	margin:1px 0 0 0;
	padding:9px 9px 10px 0;
	border-bottom:1px dotted #c2c2c2;
}

.box_aktuell_rechts {
	float:left;
	width:262px;
	height:87px;
	margin:1px 0 0 0;
	padding:9px 0 10px 11px;
	border-left:1px dotted #c2c2c2;
	border-bottom:1px dotted #c2c2c2;
}

.box_aktuell_link {
	margin:3px 0 0 0;
	clear:left;
}

.box_aktuell_link span {
	font-style:normal;
	font-weight:bold;
	color:#ff0000;
}

.bildtext {
	float:left;
	font-style:normal;
	width:387px;
	color:#6e6e6e;
}



/*=========== Sonstiges ============*/

.adresse {
	margin:0 0 10px 0;
	padding:0 0 7px 0;
	/*border-bottom:1px dotted #c2c2c2;*/
	min-height:185px;
}


/*=========== Glossar ============*/

.abc {
	width:10px;
	float:left;
	text-align:center;
	display:block; 
	font-style:italic;
	color:#8d8b8b;
	text-decoration:none;
	margin:10px 2px 5px 0;
	padding:5px 4px 3px 3px;
	background-image:url(/fileadmin/templates/emarke/gfx/bg_slider.jpg);
	border:1px dotted #c2c2c2;
	background-repeat:repeat-x;
}

.abc:hover {
	background-image:url(/fileadmin/templates/emarke/gfx/bg_slider_on.jpg);
	border:1px dotted #8d8b8b;
}

.abc_on {
	width:10px;
	float:left;
	text-align:center;
	display:block; 
	font-style:italic;
	color:#ff0000;
	text-decoration:none;
	margin:10px 2px 5px 0;
	padding:5px 4px 3px 3px;
	background-image:url(/fileadmin/templates/emarke/gfx/bg_slider_on.jpg);
	border:1px dotted #c2c2c2;
	background-repeat:repeat-x;
}

.glossar {
	width:530px;
	text-align:left;
	display:block; 
	font-style:italic;
	color:#8d8b8b;
	text-decoration:none;
	padding:5px 5px 3px 8px;
	background-image:url(/fileadmin/templates/emarke/gfx/bg_slider.jpg);
	border:1px dotted #c2c2c2;
	background-repeat:repeat-x;
}



/*=======================================================================*/
/*=========== Header ====================================================*/
/*=======================================================================*/

#header {
	
}

#header2 {
	height:185px;
	margin:auto;
	width:990px;
}

.animation {
	float:left;
}

.animation_start {
	margin:0 0 0 0;
	float:left;
}

/*=========== Logo ============*/

.logo {
	float:left;
	width:370px;
	height:130px;
	text-align:right;
	color:#000;
}

.firmierung_1 {
	float:left;
	width:261px;
	height:94px;
	position:relative;
	margin:0;
}

.firmierung_2 {
	position:absolute;
	bottom:0px;
	right:0px;
	font-weight:bold;
}

.firmierung_3 {
	float:right;
	width:270px;
	height:128px;
	position:relative;
	margin:0 -5px 0 0;
}




/*=========== Navigationspfad ============*/
.navipfad {
	height:35px;
	margin:1px 0 0 0;
}

.link_sitemap {
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	padding:6px 10px 0 93px;
}

.link_sitemap a i {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
}

.link_startseite {
	float:left;
	text-decoration:none;
	background:url(/fileadmin/templates/emarke/gfx/header/bg_link.gif) no-repeat; /* bg_link.jpg */
	padding:6px 13px 0 7px;
}

.link_startseite a i {
	font-size:11px;
	font-weight:bold;
	color:#6e6e6e;
	text-decoration:none;
	font-style:normal;
}

.link_startseite a:hover i {
	color:#fff;
}

.link_navipfad {
	float:left;
	text-decoration:none;
	background:url(/fileadmin/templates/emarke/gfx/header/bg_link.gif) no-repeat; /* bg_link.jpg */
	padding:6px 13px 0 7px;
}

.link_navipfad a i {
	font-size:11px;
	color:#6e6e6e;
	text-decoration:none;
	font-style:normal;
}

.link_navipfad a:hover i {
	color:#fff;
}

.xxxxxx a i { 
	color:#6e6e6e;
	font-style:normal;
}



/*=========== Sitemap ============*/

#sitemap {
	list-style:none;
	margin:10px 0 0 0;
	border:0 none;
	padding:0;
	font-weight:bold;
}

#sitemap li {
	margin-top:10px;
}

#sitemap li li {
	margin-top:2px;
}
#sitemap ul {
	list-style:none;
	margin:0 0 0 40px;
	border:0 none;
	padding:0 0 0 0px;
	font-weight:normal;
}



/*=========== Mitgliedsbereich ================*/

.mitgliedsbereich {
	font:normal 10px/22px Arial, Verdana, Helvetica, sans-serif;
	width:150px;
	height:24px;
	margin-top:-16px;
	text-transform:uppercase;
  	clear:all;
}

.mitgliedsbereich a i {
	background:url(/fileadmin/templates/emarke/gfx/navi/bg_link_geschuetzt_off.jpg) no-repeat;
	background-position:left;
	font-style:normal;
	padding:2px 0 0 4px;
	display:block;
	color:#9c9c9c;
	text-decoration:none;
}

.mitgliedsbereich a:hover i {
	background:url(/fileadmin/templates/emarke/gfx/navi/bg_link_geschuetzt_on.jpg) no-repeat;
	color:#6e6e6e;
}



/*=======================================================================*/
/*=========== Formularformatierung ======================================*/
/*=======================================================================*/

input, select, textarea {
	padding:2px 2px 2px 4px;
	font:normal 11px/22px Arial, Verdana, Helvetica, sans-serif;
	color:#9c9c9c;
	border:1px solid #e3e3e3;
	font-size:12px;
}

.suche {
	margin:0;
	width:75px;
	height:12px;
	line-height:19px;
	font-size:11px;
}

.empfehlen {
	width:242px;
	margin-bottom:4px;
}

.go {
	cursor:pointer;	
	background-color:#e2e1e1;
	color:#9c9c9c;
	border:none;
	margin:0 0 0 2px;
	padding:1px 2px 2px 2px;
	height:18px;
}


.send_reset_1 {
	cursor:pointer;
	width:100px;
	background-color:#e2e1e1;
	color:#9c9c9c;
	border:none;
	float:right;
	margin-right:1px;
	padding:2px 4px 2px 3px;
}

.send_reset_2 {
	cursor:pointer;
	width:100px;
	background-color:#e2e1e1;
	color:#9c9c9c;
	border:none;
	margin:0 0 0 2px;
	padding:1px 4px 2px 3px;
	height:21px;
}



/*=========== Formular ================*/

.formular form {
	width:548px;
	padding:0 5px 0 0;
	margin:25px 0 50px 0;
	color:#6e6e6e;
}

.formular h4 {
	float:left;
	text-align:left;
	width:148px;
	margin-right:10px;
	margin-top:9px;
	font-weight:normal;
}

.formular select {
	margin-top:5px;
}

.linie {
	margin:35px 0 30px 0;
	border-bottom:1px dotted #c2c2c2;
}

.linie2 {
	clear:all;
	margin:32px 0 0 0;
	border-bottom:1px dotted #e2e2e2;
}

.linie3 {
	margin:10px 0 7px 0;
	border-bottom:1px dotted #e2e2e2;
}

.formular input {
	margin-top:5px;
	padding:3px 2px 2px 4px;
	width:375px;
}

.pflicht {
	margin-top:5px;
	padding:3px 2px 2px 4px;
	width:375px;
	border:1px solid #c2c2c2;
	background-color:#f5f5f5;
}

.formular textarea {
	margin-top:5px;
	width:375px;
}




/*=======================================================================*/
/*=========== Banner ====================================================*/
/*=======================================================================*/

.banner_468x60 {
	text-align:center;
	margin:35px 0 40px -7px;
}



/*=======================================================================*/
/*=========== Bildnews ==================================================*/
/*=======================================================================*/


.gallerycontainer{
	position:relative;
}

.thumbnail img {
	margin:150px 0 0 0;
	filter:Alpha(opacity=20);
	-moz-opacity:0.2;
	opacity:0.2;
}

.thumbnail:hover {
	background-color:transparent;
}

.thumbnail:hover img {
	filter:Alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
}

.thumbnail span { 
	position:absolute;
	margin:0;
	padding:0;
	visibility:hidden;
	text-decoration:none;
}

.thumbnail span img { 
	border-width: 0;
	margin:0 0 0 0;
	padding: 2px;
}

.thumbnail:hover span { 
	visibility: visible;
	top: 0;
	left: 0px;
	z-index: 50;
}




/*=========== Accordion ===========*/

.accordion {
	margin:15px 0 15px 0;
}
 
.accordion h2 {
 	margin:0;
	cursor:pointer;
	background:url(/fileadmin/templates/emarke/gfx/bg_slider.jpg) repeat-x;
	border:1px dotted #c2c2c2;
	margin:0 0 5px 0;
	padding:4px 3px 2px 6px;
	font-weight:normal;
	font-style:italic;
}

.accordion h2:hover {
	background:url(/fileadmin/templates/emarke/gfx/bg_slider_on.jpg) repeat-x;
	border:1px dotted #a1a1a1;
}

.accordion h2 span {
	font-style:normal;
	font-weight:bold;
	color:#ff0000;
}

.accordion h3 {
	font-style:normal;
	font-weight:bold;
}

#one, #two, #three, #four, #five, #six, #seven, #eight, #nine, #ten, #eleven, #twelve, #thirteen, #fourteen, #fifteen, #sixteen, #seventeen, #eighteen, #nineteen, #twenty, #twentyone, #twentytwo, #twentythree, #twentyfour, #twentyfive, #twentysix, #twentyseven, #twentyeight, #twentynine, #thirty {
	width:515px;
	padding:0 10px 10px 10px;
	margin:0;
}

#one_info, #two_info, #three_info, #four_info, #five_info, #six_info, #seven_info, #eight_info, #nine_info, #ten_info, #eleven_info, #twelve_info, #thirteen_info, #fourteen_info, #fifteen_info, #sixteen_info, #seventeen_info, #eighteen_info, #nineteen_info, #twenty, #twentyone, #twentytwo, _info#twentythree_info, #twentyfour_info, #twentyfive_info, #twentysix_info, #twentyseven_info, #twentyeight_info, #twentynine_info, #thirty_info {
	width:230px;
	padding:0 10px 10px 10px;
	margin:0;
}

.accordion form {
	width:530px;
	height:305px;
	padding:0 0 0 0;
	margin-top:0px;
	color:#6e6e6e;
}

.accordion h6 {
	font-style:normal;
	font-weight:normal;
	float:left;
	text-align:left;
	width:125px;
	margin-right:3px;
	margin-top:9px;
}

.accordion select {
	margin-top:5px;
}

.accordion input {
	margin-top:5px;
	padding:3px 2px 2px 4px;
	width:360px;
}

.accordion textarea {
	margin-top:5px;
	width:360px;
}


/*=================== Glider ====================*/

div.scroller { 	
	width:250px; 
	height:155px;
	overflow: hidden;
}

div.scroller div.section {	
	width:250px;
	height:155px;
	overflow:hidden;
	float:left;		
}

div.scroller div.content {
	width:10000px;
}

.section img { 	
	border:none;
	float:left;
	margin:2px 5px 5px 0;
	border:1px solid red;
}



/* example_6 css */
#example_6 {
position: relative; /* important */
overflow: hidden; /* important */
width: 500px; /* important */
height: 540px; /* important */
margin: 0;
background: #fff;
}

#example_6_content {
position: absolute;
top: 0;
margin-left: 0;
}

#example_6_content
#example_6_content li {
list-style: none;
margin: 0;
padding: 0;
}
#example_6_content {
	width: 13440px;
}
#container_bd #example_6 ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #fff;
}

#container_bd #example_6 ul li img {
display: block;
}

#example_6_frame {
position: relative;
margin: 485px 131px 0 131px;
}
#container_bd #example_6_frame ul li {
margin: 0 2px;
}
#container_bd #example_6_frame ul li img{
border: 1px solid #9cf;
padding: 2px;
}
#container_bd #example_6_frame ul li img:hover {border: 1px solid #369;}
			





/*=========== ?????????????????? ===========*/

.gallery3 dt a, .gallery3 dt a:visited {
	width:230px;
	text-align:left;
	display:block; 
	font-style:italic;
	color:#8d8b8b;
	text-decoration:none;
	padding:3px 3px 3px 6px;
	background-image:url(/fileadmin/templates/emarke/gfx/bg_slider.jpg);
	border:1px dotted #c2c2c2;
	background-repeat:repeat-x;
}

.gallery3 span {
	font-style:normal;
	font-weight:bold;
	color:#ff0000;
}

.gallery3 dd a, .gallery3 dd a:visited {
	width:220px;
	color:#6e6e6e;
	min-height:1em;
	text-decoration:none;
	display:block;
	margin:0 0 0 -10px;
}

* html .gallery3 dd a, * html .gallery3 dd a:visited {
	height:1em;
}

.gallery3 dd a:hover {
	color:#ff0000; 
}

#dlmenu3 {margin:14px 0 0 0;}
#menu3 {list-style-type:none;margin:0 0 10px 0;padding:0;position:absolute;width:15em;z-index:90;}
#menu3 li {display:block;padding:0 0 -1px 0;margin:0;position:relative;z-index:90;}
#menu3 li a, #menu3 li a:visited {display:block;text-decoration:none;font-size:12px;}
#menu3 li dd {font-style:normal;color:#6e6e6e;display:none;margin:5px 0 -6px 0;padding:0 5px 3px 10px;}
#menu3 li:hover, #menu3 li a:hover {border:0;}
#menu3 li:hover dt a, #menu3 li a:hover dt a {background-image:url(/fileadmin/templates/emarke/gfx/bg_slider_on.jpg);border:1px dotted #c2c2c2;background-repeat:repeat-x;}
#menu3 li:hover dd, #menu3 li a:hover dd {display:block;}
#menu3 li:hover dl, #menu3 li a:hover dl {margin-bottom:17px;width:220px;}
#menu3 table {padding:0;margin:-5px;font-size:1em;}
#menu3 dl {width:15em;margin:0 0 2px 0;cursor:pointer;}
#menu3 dt {margin:0;padding:0;}
#menu3 dd {margin:0;padding:0;text-align:left;}
#menu3 dd img {margin:3px 7px 7px -2px;float:left;}

.gallery3 dd span {
	font-style:normal;
	font-weight:bold;
	color:#ff0000;
	margin:0 0 0 7px;
}




/*=======================================================================*/
/*=========== E-Medien online ===========================================*/
/*=======================================================================*/

#content_e_tipp {
	width:546px;
	text-align:left;
	height:100%;
	float:left;
	margin:0 2px 0 16px;
	vertical-align:top;
	background-color:#e9e9e9;
}

.e_medien {
	margin-top:15px;
	padding:0px 25px 35px 25px;
}

#content_e_tipp h1 {
	text-transform:uppercase;
	font-size:23px;
	color:#c2c2c2;
	font-weight:normal;
	margin:10px 0 25px -1px;
	padding:0;
}

#content_e_tipp h2 {
	font-size:12px;
	color:#807e7f;
	font-weight:bold;
	margin:0 0 7px 0;
}

#content_e_tipp h3 {
	font-size:14px;
	font-weight:normal;
	margin:0 0 6px 0;
	padding:0 0 2px 0;
	border-bottom:1px dotted #c2c2c2;
}

#content_e_tipp h4 {
	font-size:12px;
	text-transform:uppercase;
	color:#807e7f;
	font-weight:bold;
	margin:25px 0 5px 0;
}

#content_e_tipp h5 {
	font-size:12px;
	color:#807e7f;
	font-weight:bold;
	margin:0 0 5px 0;
}

#content_e_tipp h6 {
	font-size:12px;
	color:#807e7f;
	font-weight:bold;
	margin:0 0 5px 0;
}

.liste_e_medien {
	min-height:130px;
	margin-bottom:25px;
}

.listpoint ul li {
	list-style-image:none;
	margin:0 0 3px -26px;
}

.listpoint ul  {
	margin:7px 0 0 0;
}


/*=======================================================================*/
/*=========== Tabellen ==================================================*/
/*=======================================================================*/

table {
            width:540px;
            margin-top:10px;
            margin-bottom:30px;
            border-left:1px solid #e9e9e9;    
            border-top:1px solid #e9e9e9;
}


td {
            padding:5px;
            vertical-align:top;
            border-bottom:1px solid #e9e9e9;
            border-right:1px solid #e9e9e9;
}


th {
            padding:5px;
            vertical-align:top;
            border-bottom:1px solid #e9e9e9;
            border-right:1px solid #e9e9e9;
            background: #e9e9e9;
}
