﻿body, table, div, input, select, textarea
{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif; 
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}

body, form
{
	margin: 0;
	padding: 0;
		
}

body.bodybg
{
	background: #fff url('../Images/RoterSand/bg_body.gif') repeat-x left top;
}

div
{
	text-align: left;
}


a, a:visited, a:active
{
	color: #990000;
	text-decoration: none;
	font-weight: normal;
}

a:hover
{
	color: #990000;
	text-decoration: underline;
}

a img
{
	border: none;
}

hr
{
	height: 1px;
	color: #DDDDDD;
}

/*** structure ***/

#all
{
	width: 910px;
	/*border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;*/
}

#header
{
	position: relative;
	background: url('../Images/RoterSand/bg_header_ship.gif') no-repeat 245px 0px;
	height: 137px;	
	text-align: left;
}

.logo
{
	margin: 55px 0px 0 30px;
}

#topnavigation
{	
	position: absolute;
	right: 0;
	bottom: 0;
	width: 180px;
	padding: 1px 0 0 0px;
	height: 20px;
	text-align: right;
}
.flaschenpost
{
	position: absolute;
	right: 62px;
	bottom: 20px;	
}
#contentarea
{
	background: transparent url(../Images/RoterSand/apples.jpg) no-repeat bottom right;
	padding: 0 0 10px 0;
}

#leftarea
{
	float: left;	
	width:  190px;	
	margin-top: 33px;
}

#leftnavigation
{
	padding: 0px 25px 15px 35px;
}


#centerarea
{
	width: 478px;	
	padding: 38px 0 15px 0;
	float: left;	
}

#centercontentarea
{
	padding: 0 35px 0 25px;
}

#rightarea
{
	width: 242px;	
	padding: 38px 0 15px 0;
	text-align: center;
	float: left;	
}
#rightcontentarea
{
	padding: 0 0px 0 0px;
}

#rightareafull
{
	width: 720px;	
	padding: 38px 0 15px 0;
	float: left;
}
#rightareafullhomepage
{
	width: 720px;	
	padding: 38px 0 15px 0;

}
#rightcontentareafull
{
	padding: 0;
	position: relative;	
}

#locator
{
	padding: 5px 0 10px 0;
	border-bottom: 1px dotted #C0C0C0;
	margin-bottom: 15px;
}

#print
{
	float: right;
}

#print img
{
	padding: 0;
	margin: 0;	
	border: none;
}


#footernavigation
{
	background: url(../Images/RoterSand/apple_footer.gif) repeat-x bottom;
	text-align: right;
	padding: 10px 15px 0 0;
	color: #990000;
}


/*** STRUCTUREELEMENTS ***/
.TwoColumnsDivided
{    
    margin-top: 30px;
    border-top: 1px solid #fff; /* IE7 */	
	margin-bottom: 20px;
}
.TwoColumnsDivided h2:first-child,
.TwoColumnsDivided h3:first-child,
.TwoColumnsDivided p:first-child,
.TwoColumnsDivided ol:first-child,
.TwoColumnsDivided ul:first-child
{
	margin-top: 0;
	padding-top: 0;
}
.TwoColumnsDivided
{    
    margin-top: 30px;
    border-top: 1px solid #fff; /* IE7 */
	background: transparent url('../Images/RoterSand/bg_collumndivider.gif') repeat-y scroll center top;
	margin-bottom: 20px;
}
.TwoColumnsDivided h2:first-child,
.TwoColumnsDivided h3:first-child,
.TwoColumnsDivided p:first-child,
.TwoColumnsDivided ol:first-child,
.TwoColumnsDivided ul:first-child
{
	margin-top: 0;
	padding-top: 0;
}
.leftColumnOuter
{
    float: left;
    width: 50%;
}
.leftColumnInner
{   
    
    padding-right: 15px;
}
.righColumnOuter
{
    float: right;
    width: 50%;
}
.rightColumnInner
{
   
    padding-left: 15px;
}

.infoPanel
{
	/*margin-right: 20px;*/
	position: absolute;
	width: 220px;
	right: 20px;
	top: 20px;
	padding: 2px 10px 8px 10px;
	background: #990000;
	color: #fff;
	font-size: 14px;
	/*margin-top: 18px;*/
}
.infoPanel h2,
.infoPanel h3,
.infoPanel h4,
.infoPanel p
{
    color: #fff;
}
.infoPanelHeading
{
	font-weight: bold;
	font-size: 18px;
	color: #fff;	
	margin-top: 10px;
	margin-bottom: 10px;
}
.image_left
{
	float: left;
}
.image_left img
{
    padding-right: 15px;
	padding-left: 0;
	padding-bottom: 10px;
	padding-top: 12px;
}
.image_right
{
	float: right;	
}
.image_right img
{
    padding-right: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 12px;
}

/*
#floatingelement li
{
	list-style-position: inside;
	display: inline-block;
}

#imageleft, .imageleft
{
	float: left;
	padding: 0 5px 5px 0;	
}

#imageright
{
	float: right;
	padding: 0 0 5px 5px;
}

#contactleft
{
	float: left;
	width: 150px;
}

#contactright
{
	float: left;
}

#box
{
	border: solid 1px #DDDDDD;
	background-color: #EEEEEE;
	padding: 5px 5px 5px 5px;
	margin: 0 0 15px 0;
}

#sitemap
{
	padding: 0 0 0 25px;
}
*/
/*** NAVIGATION ***/

/* Left Navigation */
#leftnavigation
{
	font-size: 14px;
	line-height: 17px;	
}
#leftnavigation a,
#leftnavigation a:visited,
#leftnavigation a:active,
#leftnavigation a:hover
{
	color: #333;
	display: block;	
	padding: 3px 0 2px 14px;
	margin: 0;
	text-decoration: none; 
	border-bottom: 1px solid #fff;
	background: url('../Images/RoterSand/arrow_leftnavigation.png') no-repeat 2px -100px;
	font-weight: normal;
}
#leftnavigation a:hover
{
	color: #990000;
	padding-left: 14px;
	border-bottom: 1px solid #990000;		
	background-position: 2px center;
}
#leftnavigation ul
{
	margin: 0;
	padding: 0;
}
#leftnavigation li
{
	margin: 2px 0 0 0;
	padding: 0;
	list-style: none;
}

#leftnavigation li a.current,
#leftnavigation li a.current:visited,
#leftnavigation li a.current:active,
#leftnavigation li a.current:hover
{
	color: #990000;
	background-color: transparent;	
	background-position: 2px center;
	border-bottom: 1px solid #990000;
}
#leftnavigation ul ul li
{	
	padding-left: 15px;
}

/* Top Navigation */
#topnavigation
{
	font-size: 13px;
	line-height: 20px;

}
#topnavigation ul
{
	margin: 0;
	padding: 0;
}
#topnavigation li
{
	margin: 0;
	padding: 0 0 0 0;	
	display: inline;	
	
}
#topnavigation a,
#topnavigation a:visited,
#topnavigation a:active,
#topnavigation a:hover
{		
	color: #fff;
	font-weight: normal;
	text-decoration:none;
	padding-left: 13px;
}
#topnavigation a:hover
{
	background: url('../Images/RoterSand/arrow_topnavigation.png') no-repeat 0px 2px;	
}
#topnavigation a.current,
#topnavigation a.current:visited,
#topnavigation a.current:active,
#topnavigation a.current:hover
{
	background: url('../Images/RoterSand/arrow_topnavigation.png') no-repeat 0px 2px;
}
#topnavigation img
{
 	padding-right: 3px;
	margin-bottom: -3px;
}


/* Attached Pages Navigation */
.attachedPagesNavigation
{       
    margin-top: 10px;
}
.attachedPagesNavigationPrevNext
{
    padding-top: 6px;
    padding-bottom: 10px;
    border-bottom: 1px solid #336699;
}
.attachedPagesNavigationItem
{
    float: left;
    width: 188px;    
    margin-top: 20px;  
}
.attachedPagesNavigationItemRowEnd
{
    float: left;
    width: 153px;    
    margin-top: 20px;  
}
.attachedPagesNavigationItemInner
{   
    margin-right: 35px;
    height: 158px;
}
.attachedPagesNavigationItemRowEnd .attachedPagesNavigationItemInner
{
    margin-right: 0;
}
.attachedPagesNavigationItem a,
.attachedPagesNavigationItem a:visited,
.attachedPagesNavigationItem a:active,
.attachedPagesNavigationItem a:hover,
.attachedPagesNavigationItemRowEnd a,
.attachedPagesNavigationItemRowEnd a:visited,
.attachedPagesNavigationItemRowEnd a:active,
.attachedPagesNavigationItemRowEnd a:hover
{
display: block;
padding-top: 4px;
font-size: 12px;
line-height: 16px;
font-weight: normal;
}
.attachedPagesNavigationItem img
{
    cursor: hand;
    cursor: pointer;
}
a.attachedPagesNavigationPrevious
{
    float: left;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}
a.attachedPagesNavigationNext
{
    float: right;
    font-size: 12px;
    text-decoration: none;
    font-weight: normal;
}
a.attachedPagesNavigationPrevious:hover,
a.attachedPagesNavigationNext:hover
{
    text-decoration: underline;
}


/* Contact */

.contactRow
{
    padding: 4px 0;
}
.contactRow p
{
    display: inline;   
}
.contactLabelCell
{    
    width: 120px;
    text-align: right; 
    vertical-align: top;  
    padding-top: 2px;     
}

.contactElementCell
{
     vertical-align: top;   
}

div.contactmodulediv
{
display: inline;
/*
    display: inline-block; 
    padding: 2px 2px 2px 2px;
    vertical-align: top;    
    */
}
.errorMessage
{
    color: #990000;
}
/*
#footernavigation a,
#footernavigation a:visited,
#footernavigation a:active
{
	font-size: 10px;
	font-family: Arial;
	text-decoration: none; 
	color: #990000; 
	line-height: 20px;
	padding: 0 10px 0 10px;
	border-right: 1px solid #990000;
}

#footernavigation a:hover
{
	text-decoration: none; 
	color: #666666;
}

#footernavigation a.active,
#footernavigation a.active:visited,
#footernavigation a.active:active,
#footernavigation a.active:hover
{
	color: #666666;
}

#locator a,
#locator a:visited,
#locator a:active
{
	text-decoration: none; 
	color: #666666;
}

#locator a:hover
{
	color: #990000;
}

#sitemap a,
#sitemap a:visited,
#sitemap a:active
{
	text-decoration: none; 
	color: #666666;
	line-height: 25px;
}

#sitemap a:hover
{
	color: #990000;
}
*/

/*** content styles ***/

h1, .pagetitle
{
	font-size: 28px;
	line-height: 32px;
	color: #336699;
	font-weight: normal;
	border-bottom: 1px solid #336699;
	margin: 0 0 30px 0;
	padding: 0 0 13px 0;
}
h1 strong,
h1 b
{
    font-weight: bold;
}

h2, .headline
{
	font-size: 14px;
	line-height: 14px;
	color: #336699;
	text-transform: uppercase;
	font-weight: bold;
	margin: 20px 0 5px 0;
	padding: 0;
}

h3, .headline
{
	font-size: 14px;
	line-height: 20px;
	color: #336699;	
	font-weight: bold;
	margin: 20px 0 5px 0;
	padding: 0;

}

/*
h4, .headline
{
	font-size: 14px;
	line-height: 20px;
	color: #336699;	
	font-weight: bold;
	margin: 10px 0 5px 0;
	padding: 0;
}
*/
p
{
	margin: 0px 0 0px 0;
	padding: 10px 0 0 0;	
}

h2 + p,
h3 + p
{
	margin: 0;
	padding: 0;
}

hr
{
	height: 1px;
	color: #dddddd;
	background-color: #dddddd;
	border: 0;
}

.borderheadline
{
	font-size: 13px;
	color: #990000;
	border-bottom: solid 1px #990000;
	line-height: 20px;
	display: block;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 7px;
}

.highlight
{
	color: #990000;
}

.smallhighlight
{
	color: #990000;
	font-size: 12px;
}

.listheadline,
a.listheadline,
a.listheadline:visited,
a.listheadline:active,
a.listheadline:hover
{
	padding: 3px 0 3px 0;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

.morelink,
a.morelink,
a.morelink:visited,
a.morelink:active,
a.morelink:hover
{
	color: #990000;
	text-decoration: none;
}

div#seperation
{
	border-bottom: solid 1px #DDDDDD;
	height: 1px;
	width: 100%;
	padding: 0;
	margin: 5px 0 5px 0;
	line-height: 1px;
	font-size: 1px;	
}

.error
{
	color: #FF0000;
}

.button
{
	color: #666666;
	background: #EEEEEE;
	border: solid 1px #DDDDDD;
}



#controlpadding
{
	padding: 5px 0 5px 0;
}
