/***********************************************/
/* cunard.css                             */
/* Use with template cunard.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	background-color: #CED7FF;
	height: auto;
	width: auto;
	position: absolute;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a{
	color: #FFFFFF;
	text-decoration: none;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}

a:visited{
	color: #E9E9E9;
	text-decoration: none;
}

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

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #CCCC99;
	margin: 0px;
	font-variant: small-caps;
	font-style: oblique;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	top: 5px;
	display: block;
	width: 100%;
	left: 10px;
	position: absolute;
	height: 20px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

h2{
	font-family: Arial, sans-serif;
	font-size: 85%;
	color: #CCCC99;
	margin: 0px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bolder;
	display: block;
	height: 16px;
	width: auto;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
}

h3{
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #CCCC99;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
	line-height: 16px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #999999;
	margin: 0px;
	line-height: 14px;
	letter-spacing: 0.1px;
	text-align: center;
	word-spacing: 0.1px;
	display: block;
	font-style: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #CCCC99;
	background-color: #750000;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #003366;
	margin: 0px;
	padding: 0px;
	line-height: 1px;
	text-decoration: none;
	height: 1px;
	width: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	padding: 10px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	background-color: #990000;
	right: 0px;
}

#navBar{
	float: left;
	width: 178px;
	margin: 0px;
	padding: 0px;
	background-color: #003366;
	border-right-width: 1px;
	border-bottom-width: 4px;
	border-right-style: solid;
	border-bottom-style: outset;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
}

#headlines{
	background-color: #CCCC99;
	display: block;
	padding: 5px;
	vertical-align: middle;
	float: right;
	width: 180px;
	margin-right: 10px;
	margin-top: 5px;
}

#content{
	float:left;
	position: absolute;
	visibility: visible;
	width: 60%;
	height: 790px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	left: 200px;
}

p.ibox{
	height:100%;
	width:100%;
	background-color:#CED7FF;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	top: 6px;
	width: auto;
	display: block;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	left: 10px;
	right: 0px;
}


/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	right: 0px;
}


/************** .feature styles ***************/

.feature{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	font-style: normal;
	font-variant: normal;
}

.feature h3{
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #CCCC99;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 0.1px;
	text-align: center;
	word-spacing: 0.1px;
	display: block;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	background-color: #750000;
}

#siteInfo img{
	padding: 0px;
	vertical-align: middle;
	bottom: 0px;
	left: 0px;
	position: absolute;
}


/************* #search styles ***************/

#search{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	cursor: Hand;
}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {
	border-bottom: none;
}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC99;
	color: #CCCC99;
	cursor: Hand;
}

#sectionLinks h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CCCC99;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #E9E9E9;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	height: 14px;
}

#sectionLinks a:hover{
	background-color: #CC0000;
	text-decoration: none;
}
#sectionLinks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	line-height: 1px;
	color: #003366;
	letter-spacing: 0.1px;
	word-spacing: 0.1px;
	margin: 0px;
	height: 1px;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	vertical-align: top;
	visibility: hidden;
}

/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.relatedLinks h3{
	font-size: 14px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
	font-weight: bold;
	color: #CCCC99;
	text-align: center;
	word-spacing: 0.1em;
	display: compact;
	margin: 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 0.1px;
	word-spacing: 0.1em;
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}
#advert-top {
}
p {
	font-size: 11px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	word-spacing: 0.1px;
	display: compact;
	margin: 0px;
	letter-spacing: 0.1px;
}
.Stil1 {font-weight: bold}
.suit {
	font-size: 80%;
	font-weight: bolder;
	color: #CCCCCC;
	letter-spacing: 0.1px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-variant: small-caps;
	text-align: center;
	word-spacing: 0.1px;
	display: block;
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #CC0000;
	width: 163px;
}
#suit-text {
	font-size: 68%;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 0.1px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	word-spacing: 0.1px;
	display: compact;
	margin: 0px;
	background-color: #003366;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	line-height: 90%;
	border: 1px dotted #FF9900;
}
#advert-werbung {
	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: visible;
	top: 0px;
	right: 200px;
}
h6 {

	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #CCCC99;
	margin: 0px;
	padding: 0px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: center;
	line-height: 16px;
}
