﻿body {
	background-color: #efefef;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
    padding: 0;
    margin: 0;
}

/* Seitenlayout Anfang */
.content
{
	background-color: #FFFFFF;
	width: 1000px;
}
.toplevel
{
	background-position: 20px 30px;
	background-color: white;
	background-image: url('../i/logo_cp_anko.jpg');
	height: 90px;
	background-repeat: no-repeat;
	width: 999px;;
}
.navigation
{
	text-align: right;
	height: 30px;
}
.header
{
	background-image: url('../i/crossing_index_d.gif');
	background-position: 355px 25px;	
	background-repeat: no-repeat;	
	height: 250px;
	background-color: #A7516A;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.header_sub
{
	background-image: url('../i/crossing_header_back_d.gif');
	background-position: 235px 25px;	
	background-repeat: no-repeat;	
	height: 150px;
	background-color: #A7516A;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.text
{
	background-color: white;
	min-height: 400px;
	width: 100%;
}
.fliesstext_index
{
	margin-left: 20px;
	margin-top: 10px;
	width: 450px;
	font-size: 12px;
	color: #6D6E70;
	float: left;
	padding-bottom: 15px;
}
.fliesstext
{
	margin-left: 20px;
	margin-top: 10px;
	width: 650px;
	font-size: 12px;
	color: #6D6E70;
	float: left;
	padding-bottom: 15px;
}

.rightcont
{
	position: relative;
	top: 20px;
	left: 20px;
	border-left: 7px;
	border-left-style: solid;
	border-left-color: #DCDDDE;
	float: left;
	background-color: transparent;
	height: 250px;
	width: 480px;
	font-size: 12px;
	color: #6D6E70;
	background-image: url('../i/nuernberg_atlanta.jpg');
	background-repeat:no-repeat;
	background-position: right 10px;
	}
.footer
{
	padding-left: 20px;
	padding-top: 20px;
	height: 80px;
	background-color: #DCDDDE;
	
}
/* Seitenlayout Ende */
/* Navigation Anfang */
.navigation ul {
	margin:0;
	padding:10px 10px 0 15px;
	list-style:none;
      }
.navigation li {
	  font-size:14px;
	  display:inline; 
      margin:0;
      padding:0;
      text-align:left;
      }    
.navigation a {
	display: inlineblock;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 0 0 4px;
	text-decoration: none;
	color: #2C375D;
}          
      
.navigation a:hover {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 0 0 4px;
	text-decoration: none;
	color: #A7516A;
	font-weight: normal;
} 
.navigation li strong {
	margin-left: 10px;
	margin-right: 10px;
	padding: 0 0 0 4px;
	text-decoration: none;
	color: #A7516A;
	font-weight: normal;
} 
         
/* Navigation Ende */
/* Elemente Anfang */
a
	{
	color : #6D6E70;
	text-decoration: none;
}
a:hover
	{
	color : #6D6E70;
	text-decoration: underline;
}

.fliesstext_index p
{
	font-size: 13px;
	line-height:140%; 
}
.fliesstext_index ul
{
	list-style: square;
	line-height:140%; 	

}
.rightcont h1
{
	font-size: 13px;
	color: #A7516A;
	margin: 15px 0 10px 20px;
	font-style: normal;
}
.fliesstext_index h2
{
	font-size: 13px;
	font-weight:bold;
	line-height:140%; 
}
.rightcont table
{
	vertical-align: top;
	margin-left: 15px;
	line-height: 150%;
	color: #6D6E70;	
	font-size: 12px;
	float:left;	
	width: 300px;
}
.rightcont tr
{
	vertical-align: top;
	font-style:italic;
}
.rightcont strong
{
	font-size: 14px;
	font-weight: bold;
	}
.fliesstext h1
{
	font-size: 13px;
	color: #2C375D;
	margin: 10px 0 15px 0;
	font-style: normal;
}
.fliesstext h2
{
	font-size: 13px;
	font-weight:bold;
	line-height:140%; 
}
	
.fliesstext p
{
	font-size: 13px;
	line-height:140%; 
}
.fliesstext table
{
	vertical-align: top;
	margin-left: 15px;
	line-height: 200%;
	color: #6D6E70;	
	font-size: 12px;
	float:left;	
	width: 500px;
}
.fliesstext tr
{
	vertical-align: top;
	font-style: normal;
}

.text table tr td p
{
	color : #6D6E70;
	font-size: 13px;
	line-height:140%; 
}

.style1 {
	border-width: 0px;
}



/* Elemente Anfang */
/*Slideshow Anfang */
#slideshow {
	height: 301px;
	position: absolute;
	top: 120px;
}
#slideshow img {
 display:none;
 position:absolute;
 top:0; left:0;
 border-right: 10px; border-right-color:white; border-right-style:solid; z-index:5;
}
#slideshow img.start {
 display:block;
}
/*Slideshow Ende */
