/*
Euralex.net CSS script.
Copyright 2004 i-gelb GmbH.
www.i-gelb.com, info@i-gelb.com
*/

#basedesign_img {
	text-align: center;
	}
	
.basedesign_list {
	font-family: geneva, arial, sans-serif;
	font-size: 11px;
	text-align: left;
	list-style: upper-roman;
	}

.vorschau {
	background: #fff;
	height:200px
	}
	
body {
	background: #ddd url(../i/bg/w.gif) repeat-y top center;
	font-family: geneva, arial, sans-serif;
	font-size: 10px;
	padding: 0;
	margin: 0;
	text-align: center;
	}

#wrap_blue	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../i/bg/b.gif) no-repeat top left;
	}

#wrap_blue_e	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../i/bg/be.gif) no-repeat top left;
	}

#wrap_mitglied	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../i/bg/bpb.gif) no-repeat top left;
	}

#wrap_imp	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../i/bg/bi.gif) no-repeat top left;
	}

#wrap_inf	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../i/bg/bie.gif) no-repeat top left;
	}

#wrap_par	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../i/bg/bp.gif) no-repeat top left;
	}

#wrap_bec	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../i/bg/bpe.gif) no-repeat top left;
	}

#wrap_sm	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: url(../i/bg/bs.gif) no-repeat top left;
	}


#wrap_orange	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: white url(../i/bg/o.gif) no-repeat top left;
	}

#wrap_red	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: white url(../i/bg/r.gif) no-repeat top left;
	}

#wrap_green	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: white url(../i/bg/g.gif) no-repeat top left;
	}

#wrap_purple	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: white url(../i/bg/p.gif) no-repeat top left;
	}

#wrap_orange_e	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: white url(../i/bg/oe.gif) no-repeat top left;
	}

#wrap_red_e	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: white url(../i/bg/re.gif) no-repeat top left;
	}

#wrap_green_e	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: white url(../i/bg/ge.gif) no-repeat top left;
	}

#wrap_purple_e	{
	position: relative;
	width: 800px;
	margin: 0 auto;
	background: white url(../i/bg/pe.gif) no-repeat top left;
	}


/* Tags */

h1 {
	font-family: Geneva, Arial, sans-serif;
	font-size: 23px;
	font-weight: normal;
	padding: 7px 0px 0px 12px;
	margin: 0;
	color: #fff;
	}

h2 {
	font-family: Geneva, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding: 7px 12px 7px 7px;
	margin: 0;
	color: #fff;
	}

h3 {
	font-family: Geneva, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-shadow: rgb(222,215,198) 2px 3px 3px;
	text-align: left;
	padding: 0;
	margin: 0px 0px 4px 0px;
	color: rgb(191,185, 170);
	}

h4 {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: right;
	padding: 8px 12px 0px 0px;
	margin: 0;
	color: #fff;
	}

h5 {
	font-family: Geneva, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 10px 0px 8px 0px;
	margin: 0;
	color: #000;
	}


p {
	font-family: geneva, arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	text-align: left;
	margin: 0;
	padding: 5px 0px 7px 0px;
	}

a {
	font-weight: bold;
	color: white;
	text-decoration: none;
	}
	
a:hover, a:active {
	text-decoration: underline;
	}

img {
	border: 0;
	}

ul {
	border: 0;
	margin: 0;
	padding: 0px 0px 12px 0px;
	list-style: none;
	text-align: left;
	}
	
ul li {
	text-align: left;
	padding: 0;
	margin: 0;
	font-family: geneva, arial, sans-serif;
	font-size: 10px;
	}
	
ul li a {
	text-decoration: none;
	text-align: left;
	line-height: 1.4;
	font-size: 12px;
	font-weight: bold;
	}

ul li a:hover, a:active	{
	text-decoration: none;
	}

table.konditionen {
	width: 330px;
	padding: 0;
	margin-bottom: 10px;
	font-size: 11px;
	border: 1px solid rgb(222,215,198);
	}

table.konditionen tr {
	background: white;
	}

table.konditionen tr.odd {
	background: rgb(240,232,214);
	}

td {
	padding: 2px;
	padding-left: 8px;
	}

td.right {
	padding: 2px;
	padding-right: 8px;
	text-align: right;
	}


/* Layout */

#container {
	position: relative;
	margin-left: 8px; 
	width: 625px;
	height: 402px;
	background: url(../i/bg.gif);
	voice-family: "\"}\"";
	voice-family: inherit;
	top: inherit !important;
	top: -6px;
	margin-left: 91px !important; 
	margin-left: 8px;
	}

html>body .container {
	margin-left: 91px !important; 
	margin-left: 8px;
	}

	
#inhalt {
	position: absolute;
	padding: 14px 20px 20px 0px;
	width: 434px;
	height: 362px;
	top: 30px;
	left: 190px;
	text-align: left;
	margin-top: 8px;
	overflow: auto;
	z-index: 30;
	voice-family: "\"}\"";
	voice-family: inherit;
	top: 30px !important;
	top: 36px;
	margin: 0;
	width: 414px;
	height: 336px !important;
	height: 330px;
	}

html>body .inhalt {
	top: 30px !important;
	top: 36px;
	margin: 0;
	width: 414px;
	height: 336px !important;
	height: 330px;
	}

#inhalt a {
	font-weight: bold;
	color: rgb(23,102,191);
	text-decoration: none;
	}
	
#inhalt a:hover, a:active {
	text-decoration: underline;
	}

#eins {
	float: left;
	width: 200px;
	}

#zwei {
	float: right;
	width: 200px;
	}
	
#sidebar {
	position: absolute;
	top: 220px;
	left: 8px;
	width: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	top: 249px !important;
	top: 220px;
	}

html>body .sidebar {
	top: 249px;
	}
	
#gradient {
	position: absolute;
	top: 545px;
	left: 266px;
	height: 16px;
	width: 414px;
	background-image: url(../i/gr.png) !important;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: none;
	z-index: 40;
	}
	


#heading {
	position: absolute;
	visibility: hidden;
	}

#subheading {
	position: absolute;
	visibility: hidden;
	}




#disclaimer {
	padding: 0px 0px 30px 0px;
	margin-right: 40px;
	}


	

#subbar {
	position: absolute;
	top: 170px;
	left: 91px;
	width: 625px;
	height: 20px;
	background: rgb(222,215,198);
	z-index: 80;
	}

#shadow {
	position: absolute;
	top: 190px !important;
	left: 234px;
	height: 8px;
	width: 482px;
	background: url(../i/sh.png) top left repeat-x !important;
	background: url(../i/sh.gif) top left repeat-x;
	z-index: 1;
	voice-family: "\"}\"";
	voice-family: inherit;
	z-index: 50 !important;
	z-index: 1;
	}

html>body .shadow {
	z-index: 1;
		}


#logo {
	height: 155px;
	margin-top: 6px;
	margin-right: 10px;
	background: url(../i/lo.gif) no-repeat top right;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 161px;
	}

html>body .logo {
	height: 161px;
	}

	
#logo p	{
	visibility: hidden;
		}


/* Hauptnavigation */

#menu {
	position: absolute;
	top: 110px;
	left: 91px;
	width: 625px;
	height: 60px;
	margin: 0;
	color: #aaa;
	z-index: 30;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}

#menu ul li {
	display: block;
	float: left;
	width: 125px;
	height: 60px;
	text-align: right;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	width: 125px;
	height: 60px;
	padding: 42px 5px 0px 0px;
 	margin: 0;
	text-decoration: none;
	display: block;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 120px;
	height: 18px;
	}

html>body .menu ul li a {
	width: 120px;
	height: 18px;
	}

#menu ul li a#home {
	background: rgb(191,185, 170) url(../i/nav/1.jpg) repeat-x top left;
	background-position:0% 0;
	color: #f0f0f0;
	}

#menu a#home:hover, a#home:active, a#homeselected {
	background: rgb(222,215,198) url(../i/nav/1.jpg) repeat-x top left;
	background-position: 0% -60px;
	color: #fff;
	}

#menu ul li a#leistungen {
	background: rgb(191,185, 170) url(../i/nav/2.jpg) repeat-x top left;
	background-position:0% 0;
	color: #f0f0f0;
	}

#menu a#leistungen:hover, a#leistungen:active, a#leistungenselected {
	background: rgb(222,215,198) url(../i/nav/2.jpg) repeat-x top left;
	background-position: 0% -60px;
	color: #fff;
	}

#menu ul li a#partner {
	background: rgb(191,185, 170) url(../i/nav/3.jpg) repeat-x top left;
	background-position:0% 0;
	color: #f0f0f0;
	}

#menu a#partner:hover, a#partner:active, a#partnerselected {
	background: rgb(222,215,198) url(../i/nav/3.jpg) repeat-x top left;
	background-position: 0% -60px;
	color: #fff;
	}

#menu ul li a#news {
	background: rgb(191,185, 170) url(../i/nav/4.jpg) repeat-x top left;
	background-position:0% 0;
	color: #f0f0f0;
	}

#menu a#news:hover, a#news:active, a#newsselected {
	background: rgb(222,215,198) url(../i/nav/4.jpg) repeat-x top left;
	background-position: 0% -60px;
	color: #fff;
	}

#menu ul li a#kontakt {
	background: rgb(191,185, 170) url(../i/nav/5.jpg) repeat-x top left;
	background-position:0% 0;
	color: #f0f0f0;
	}

#menu a#kontakt:hover, a#kontakt:active, a#kontaktselected {
	background: rgb(222,215,198) url(../i/nav/5.jpg) repeat-x top left;
	background-position: 0% -60px;
	color: #fff;
	}



/* Unternavigation */

#sidebar ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	}

#sidebar ul li {
	display: block;
	height: 13px;
	text-align: left;
	padding: 0;
	margin: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 23px;
	}

html>body .sidebar ul li {
	height: 23px;
	}

#sidebar ul li a {
	text-decoration: none;
	display: block;
	padding: 6px 0px 4px 7px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: rgb(23,102,191);
	}
	
#sidebar a:hover, a:active {
	background: rgb(239,235,227);
	}
	
	
	
/* Teilnehmerliste */
	 

.teilnehmerliste_left{
	text-align:left;
	font-family: geneva, arial, sans-serif;
	font-size: 11px;
	color: rgb(23,102,191);
}

.teilnehmerliste_right{
	text-align:left;
	width:250px;
	font-family: geneva, arial, sans-serif;
	font-size: 11px;
	color: rgb(0,0,0);
}


/*Top-Navigation Mitglieder*/

#topn {
	position: relative;
	padding-bottom: 18px;	
	height: 24px;
	margin: 0;
	color: #ddd;
	}

#topn ul {
	list-style: none;
	}

#topn ul li {
	border-left: 1px solid rgb(252,251,249);
	display: block;
	float: left;
	padding: 0;
	margin: 0;
	}
	

#topn ul li a {
	background: rgb(222,215,198);
	padding: 4px 10px 4px 8px;
 	margin: 0;
	text-decoration: none;
	display: block;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: rgb(23,102,191);
	}
	
#topn a:hover, a:active {
	background: rgb(240,232,214);
	color: rgb(23,102,191);
 	text-decoration: none;
	}

#topn a.selected {
	background: rgb(23,102,191);
	color: #fff;
	}
