body{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 1.2em;
	background: #fff url(../images/bg_header.jpg) 0 0 repeat-x;
}
a {
  color:#5c5c5c;
  text-decoration:none;
}

a:hover {
  color:#5c5c5c;
  text-decoration:underline;
}

#wrapper{
	background: #fdfdfd url(../images/bg_bottom.jpg) right bottom no-repeat;
	width: 629px;
	padding-bottom: 20px;
}

h1,h2,h3{margin: 0 0 10px 0; padding: 0;}
p{padding: 0; margin: 0 0 10px 0; font-size: 0.9em;}

ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/*_______________________________________________________  CLEARFIX __*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*___________________________________________________________ HEAD __*/

#header{
	
	height: 156px;
	position: relative;
	
}

#header ul{
	position: absolute;
	bottom: 0;
	left: 0;
}

#header img{
	margin: 0 0 0 25px;
}

/*________________________________________________________MAINNAVI __*/

#mainnav{
	
}

#mainnav ul{
	padding-left: 19px;
	background: url(../images/line_mainnav.gif) bottom left repeat-x;
}

#mainnav ul li{
	float: left;
	position: relative;
	margin: 0 0 0 6px;
	display: inline;
}

#mainnav ul li a{
	display: block;
	background: url(../images/bg_mainnav.jpg) bottom left no-repeat;
	padding: 12px 0 8px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	width: 116px;
	font-weight: bold;
}

#mainnav ul li a.active, #mainnav ul li a:hover{
	background: url(../images/bg_mainnav_active.jpg) bottom left no-repeat;
	color: #5c5c5c;
}

/*________________________________________________________ SUBNAVI __*/

#subnav{
	border-right: 1px solid #cdcdcd;
	background: #e1e1e1 url(../images/bg_subnav.jpg) repeat-x;
	padding: 7px 0 7px 35px;
}

#subnav ul li{
	float: left;
	color: #185f77;
	margin-right: 8px;
	background: url(../images/dot.jpg) 0 7px no-repeat;
	padding-left: 6px;
}

#subnav ul li a{
	color: #185f77;
	text-decoration: none;
	font-size: 0.9em;
}

/*_______________________________________________________ CONTENT __*/

#content{
	border: solid #cdcdcd;
	border-width: 0 1px;
	margin-left: 25px;
	padding: 20px;
	color: #185f77;
	
	background-position:top right;
	background-repeat:no-repeat;
}

#content p{
	margin: 0 0 10px 0;
}

#content img.themepic{
	float: right;
	margin-left: 15px;
}

#gfx{
	text-align: center; 
	margin-top: 30px;
}

#gfx img{
	margin: 0 5px;
}

/*_________________________________________________________ FOOTER __*/

#footer{
	margin: 0px 0 0 25px;
	width: 604px;
	color: #1f94bb;
	font-size: 0.9em;
}

#footer span{
	float: right;
}

#footer ul li{
	float: left;
	margin-left: 4px;
}

#footer ul li a{
	color: #1f94bb;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 4px;
}

.refbg {
	border: 1px solid #E5E5E5;
	width: 530px;
	}
a.referenz:link {
	font-size: 1em;
	text-decoration: none;
	color: #D23232;
	padding: 0px 0px 5px 15px;
	margin: 5px 0px 0px 0px;
	display: block;
	background: url(../images/pfeil.gif) no-repeat;
	border-bottom: 1px solid #E5E5E5;
	}

a.referenz:visited {
	font-size: 1em;
	text-decoration: none;
	color: #D23232;
	padding: 0px 0px 5px 15px;
	margin: 5px 0px 0px 0px;
	display: block;
	background: url(../images/pfeil.gif) no-repeat;
	border-bottom: 1px solid #E5E5E5;
	}

a.referenz:hover {
	font-size: 1em;
	text-decoration: underline;
	color: #D23232;
	padding: 0px 0px 5px 15px;
	margin: 5px 0px 0px 0px;
	display: block;
	background: url(../images/pfeil.gif) no-repeat;
	border-bottom: 1px solid #E5E5E5;
	}

a.referenz:active {
	font-size: 1em;
	text-decoration: none;
	color: #D23232;
	padding: 0px 0px 5px 15px;
	margin: 5px 0px 0px 0px;
	display: block;
	background: url(../images/pfeil.gif) no-repeat;
	border-bottom: 1px solid #E5E5E5;
	}

a.referenz_a:link {

	font-size: 1em;
	text-decoration: none;
	color: #7A7A7A;
	padding: 0px 0px 5px 15px;
	margin: 5px 0px 0px 0px;
	display: block;
	background: url(../images/pfeil.gif) no-repeat;
	border-bottom: 1px solid #E5E5E5;
	}

a.referenz_a:visited {
	font-size: 1em;
	text-decoration: none;
	color: #7A7A7A;
	padding: 0px 0px 5px 15px;
	margin: 5px 0px 0px 0px;
	display: block;
	background: url(../images/pfeil.gif) no-repeat;
	border-bottom: 1px solid #E5E5E5;
	}

a.referenz_a:hover {
	font-size: 1em;
	text-decoration: underline;
	color: #7A7A7A;
	padding: 0px 0px 5px 15px;
	margin: 5px 0px 0px 0px;
	display: block;
	background: url(../images/pfeil.gif) no-repeat;
	border-bottom: 1px solid #E5E5E5;
	}

a.referenz_a:active {
	font-size: 1em;
	text-decoration: none;
	color: #7A7A7A;
	padding: 0px 0px 5px 15px;
	margin: 5px 0px 0px 0px;
	display: block;
	background: url(../images/pfeil.gif) no-repeat;
	border-bottom: 1px solid #E5E5E5;
	}

a.ref_url:link {
	font-size: 1em;
	text-decoration: none;
	color: #D23232;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	display: block;
	background: url(../images/pfeil2.gif) no-repeat;
	}

a.ref_url:visited {
	font-size: 1em;
	text-decoration: none;
	color: #D23232;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	display: block;
	background: url(../images/pfeil2.gif) no-repeat;
	}

a.ref_url:hover {
	font-size: 1em;
	text-decoration: underline;
	color: #D23232;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	display: block;
	background: url(../images/pfeil2.gif) no-repeat;
	}

a.ref_url:active {
	font-size: 1em;
	text-decoration: none;
	color: #D23232;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	display: block;
	background: url(../images/pfeil2.gif) no-repeat;
	}
#textstyle_1 {
text-align:center;
font:350% Georgia;
font-style:italic;
color:#232323;
margin-top:50px;
letter-spacing:-1px;
}
table.table1 {
	border-width: 0px 0px 0px 0px;
	border-spacing: 3px;
	border-style: dashed dashed dashed dashed;
	border-color: #dbdbdb #dbdbdb #dbdbdb #dbdbdb;
	border-collapse: separate;
	margin: 5px 0px 0px 0px;
}
table.table1 th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color: #dbdbdb #dbdbdb #dbdbdb #dbdbdb;
	-moz-border-radius: 3px 3px 3px 3px;
}
table.table1 td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dashed dashed dashed dashed;
	border-color: #dbdbdb #dbdbdb #dbdbdb #dbdbdb;
	-moz-border-radius: 3px 3px 3px 3px;
}