/********************************
*
*	dunkeblau: #2a4063
*	gelb: #ffe825
*	grau-text: #898885;
*
*
*********************************/

html, body {	
	width: 100%;
	font-family: "Lucida Grande", "Trebuchet MS", sans-serif;
	text-align: center;
	color: #898885;
	font-size: 0.9em;
	background: #5d6e88;
}
form#aspnetForm 
{
    display: block;
    position: relative;
    width: 100%;
   }
* {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #2a4063;
	font-size: 1.4em;
	padding-bottom: 15px;
	font-weight: normal;
}
h2 {
	color: #2a4063;
	font-size: 1.2em;
}
/********************************
*
*
*	HEADER
*
*
*********************************/



/*------------------------------ Hauptmenu */


/********************************
*
*
*	Content / Spaltenaufteilung
*
*
*********************************/
#contentwrap 
{
  
}
#maincontent {
	margin: auto;	
	width: 805px;
	text-align: left;
	padding-top: 308px;	
	position: relative;
	background-color:White;
}
#leftcontent {
	width: 200px;
	float: left;
	margin-left: 50px;
	display: inline;
	
}
#rightcontent {
	width: 550px;
	float: left;
	margin-left: 20px;
	line-height: 1.4em;	
}
/********************************
*
*
*	SUBMENU
*
*
*********************************/
/* F�gt abst�nde links und rechts ein, falls das einspaltige Tempalte ausgew�hlt wurde */
div#contentwrap  
{
    margin-left: 35px;
    margin-right: 35px;
}


/********************************
*
*
*	INHALTSELEMENTE
*
*
*********************************/


/*------------------------------------- Liste Schiffe */
#maincontent .imagefloat_left{
	float: left;
	margin-bottom: 5px;
	margin-right: 10px;
}
#maincontent .imagefloat_right{
	float: right;
	margin-bottom: 5px;
	margin-right: 10px;
}
#maincontent table.schiffe tr {
	border-bottom: 1px solid #e3e3e2;
}
#maincontent table.schiffe td{
	font-size: 0.8em;
	border-bottom: 1px solid #e3e3e2;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincontent table.schiffe td.content {
	padding-left: 10px;
}
#maincontent table.schiffe div.menupfeil a:link,
#maincontent table.schiffe div.menupfeil a:visited 
{
    display: block;
    height: 32px;
    width: 32px;
    background: url('../CMSCSSStylesheets/bilder/pfeil_liste.jpg');
}

/*------------------------------------- Liste Schiffe */
div.newswrap {
}



/********************************
*
*
*	2 - Spalten Newslisting
*
*
*********************************/
div.news_links {
	width: 45%;
	float: left;
	border-right: 1px solid;
}
div.news_rechts {
	width: 45%;
	float: left;
	padding-left: 10px;
}
ul.artikelliste {
	list-style: none;
	margin-right: 10px;
	
}
ul.artikelliste li {
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 0.8em;
	border-top: 1px solid #e3e3e2;
}
ul.artikelliste li a:link,
ul.artikelliste li a:visited {
	text-decoration: none;
	color: #2a4063;
}
ul.artikelliste li a:hover 
{
    text-decoration: underline;
}
/********************************
*
*
*	3 - COLUMN TEASER
*
*
*********************************/
div.columnteaser {
	width: 100%;
	height: 260px;
	margin-bottom: 30px;
}
div.columnteaser div{
	width: 33%;
	border-left: 1px solid #CBD1DA;
	float: left;
	height: 100%;
	padding-bottom: 30px;
	background: url('../CMSCSSStylesheets/bilder//headerpfeil.jpg') no-repeat 10px 105px;
	position: relative;
	
}
div.columnteaser div img {
	display: block;
	margin-left: 10px;
}
div.columnteaser div p {
	text-align: left;
	font-size: 0.8em;
	position: absolute;
	top: 155px;
	left: 10px;
	width: 163px;
z-index: 0;
	
}
div.columnteaser div h2 {
	margin-left: 50px;
	font-size: 1.1em;
	padding-top: 20px;
}
div.columnteaser div h2 a:link,
div.columnteaser div h2 a:visited {
	color: #2a4063;
	text-decoration: none;
}
/********************************
*
*
*	FOOTERMENU
*
*
*********************************/
ul#footermenu 
{
    position: absolute;
    bottom: 10px;
    right: 35px;
    list-style: none;
z-index:0;
}
ul#footermenu li 
{
    float: left;
    
}
ul#footermenu li a:link,
ul#footermenu li a:visited, 
ul#footermenu li span


{
    color: #898885;
    text-decoration: none;
    text-transform: uppercase;
    padding-left: 20px;
    font-size: 0.85em;
}

/********************************
*
*
*	KONTAKTANFRAGE
*
*
*********************************/
label 
{
    display: block;
    float: left;
    width: 200px;
    font-size: 0.85em;
    clear: both;
}
table.radiobuttons label
{
    display: inline;
    width: 80px;
}
table.CheckBoxListField label 
{
	margin: 0px;
	padding: 0px;
    width: auto;
    display: block;    
}
table.CheckBoxListField td 
{
vertical-align: top;    
text-align: center;
    padding: 5px;
}
textarea,
input 
{
    font-size: 1.0em;
    margin-bottom: 5px;
}
textarea,
input.standard,
input.feld_klein, 
input.CalendarTextBox
{
    border:  1px solid #2a4063;
    width: 250px;
}
input.feld_klein 
{
    width: 50px;
}
input.CalendarTextBox 
{
    width: 150px;
}
/********************************
*
*
*	NEWSPAGER
*
*
*********************************/

div.newselem
{
   border-bottom:solid 1px #caced9;
}
div.newselem h2 a:link,
div.newselem h2 a:visited
{
    text-decoration: none;
    font-weight:bold; 
    
}
div.newselem h2 
{
    padding-bottom: 5px;
}
div.newselem h2 span
{
    color: #003366;
    padding-bottom: 5px;
    font-weight:normal;
}
div.newselem div.newssummary
{
    color: #003366;	
    font-size:11px;
    font-weight:normal;	
    margin-bottom: 15px;
}
.NewsBody
{
    color: #003366;	
    font-size:11px;
    font-weight:normal;	
}
.NewsContent
{
    color: #003366;	
    font-size:11px;
    font-weight:normal;	
}
/********************************
*
*
*	Kontaktbox
*
*
*********************************/

fieldset#kontaktbox 
{
    border: 1px solid #898885;
    padding: 10px;
}
fieldset#kontaktbox  label 
{
    width: auto;
    float: none;
    display: block;
    
}
fieldset#kontaktbox input
{
    background: #aaa;
    color: Black;
    border: 0px;
    
    width: 170px;
}

fieldset#kontaktbox input.FormButton 
{
    color: White;
    text-transform: uppercase;
    width: 100px;
    font-size: 0.8em;
}
div.kontaktbox 
{
    border: 1px solid #898885;
    padding: 10px;
    background: #FFF584;   
}
.contactPhones
{
    font-size:12px;
}