/*  
Theme Name: Traumurlaub-Kreuzfahrt
Theme URI: http://www.traumurlaub-kreuzfahrt.de/
Description: Das komplett eingedeutschte Standard-Theme - basierend auf dem famosen <a href="http://binarybonsai.com/kubrick/">Kubrick</a>. Deutsche Bearbeitung: <a href="http://blogshop.de">Olaf A. Schmitz</a> und <a href="http://blog.zeitgrund.de">Olaf Baumann</a>.
Version: 1.0
Author: Jan Pietruska
Author URI: http://www.server-online.de/


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

/* Begin Typography & Colors */

BODY, HTML {
	font-family: Verdana;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 85%;
	}
/*
################################################## Container
*/
#container {
	width: 975px;
	min-height: 100%;
	_height: 100%;
	margin: auto;
	position: relative;
	background: #FFFBD6 url(images/hg_container.png) 209px 10px repeat-y;
	}
/*
################################################## Kopf
*/
	#page #header {
		height: 128px;
		background: url(images/kopf/hg.jpg) right no-repeat;
		border-bottom: 20px solid #FFFBD6;
		_border-bottom: 19px solid #FFFBD6;
		}
		#page #header UL {
			margin: 0 25px 0 0;
			text-align: right;
			}
			#page #header UL LI {
				display: inline;
				line-height: 11px;
			}
			#page #header UL LI A {
				text-decoration: none;
				font-weight: bold;
				color: #004080;
				font-size: 0.85em;

			}
			#page #header UL LI EM {
				font-weight: normal;
				font-style: normal;
			}
/*
################################################## Sidebar
*/
	#page #sidebar {
		width: 209px;
		float: left;
		min-height: 100%;
		_height: 100%;
		margin: 0 0 0 3px;
		_margin-left: 1px;
		font-size: 0.9em;
		}
		#page #sidebar UL {
			list-style: none;
			margin: 0 0 0 10px;
			padding: 0;
			}
			#page #sidebar UL LI {
				margin: 5px 0;
				}
			#page #sidebar UL P {
				width: 13em;
				}
			#page #sidebar FORM BR {	
				float: left;
				display: inline;
					}
			#page #sidebar INPUT {
				background: #FEEDD1;				
				font-family: Verdana;			
				font-size: 0.9em;
				width: 50px;
				}
			#page #sidebar #s { 
				background: #FEEDD1;
				width: 75px;
				padding-left: 3px;
				}
		#page #sidebar H2, #page #sidebar FORM {
			border-top: 1px solid #E0D79C;
			border-bottom: 1px solid #E0D79C;
			padding: 0 5px;
			margin: 0;
			width: 150px;
			}
		#page #sidebar FORM {
			padding: 5px 5px;
			}
/*
################################################## Content
*/

	#page #content {
		width: 473px;
		float: left;
		padding: 0 0 25px 18px;
		line-height: 20px;
		margin: 0 0 30px 0;
		font-size: 0.96em;
		min-height: 100%;
		}
	#page #content .entry A {
		color: #993333;
		}
		.postmetadata, .postmetadata A {color: #993333;	}
		.postmetadata {margin-bottom: 35px;}
/*
################################################## Rechts
*/

#rechts {
	float: left;
	width: 200px;
	margin-left: 56px;
	}
/*
################################################## Formulare
*/

	#page #content FORM {
		font-size: 1em;
		margin: 0;
		}
	#page #content 	h3#respond {
		border-top: 1px solid #660000;
		padding-top: 5px;
		font-size: 1.1em;
		}
		#page #content FORM INPUT, #page #content FORM TEXTAREA {
			background: #FDE4BB;
			font-family: verdana;
			font-size: 1em;
			}
		#page #content FORM TEXTAREA {
			width: 450px;
			}
/*
################################################## Footer
*/
	#page #footer {
		width: 975px;
		background: url("images/hg_footer.png") 0 0px;
		/*position: absolute;
		bottom: 0;
		left: -12px;*/
		min-height: 60px;
		_height: 60px;
		font-size: 0.8em;
		clear: both;
		}
		#page #footer IMG {
			/*border-left: 12px solid white;
			border-right: 12px solid white;*/
			}
		#page #footer P {
			margin-top: 20px;
			text-align: center;
			display: block;
			}
		#page #footer A {
		color: #993333;
			}
/*
################################################## LAYOUT
*/
H1 {
	margin-top: 0;
	}
H1, H2, H3 {
	font-size: 1.3em;
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	background: #F6E9C7;
	line-height: 16px;
	margin-top: 0;
	}
H1 A, H2 A, H3 A {
	color: black;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	}
.navigation A, .navigation, H2.pagetitle {
	text-decoration: none;
	color: #993333;
	font-size: 1em;
	background: none;
	}
#sidebar P.navi, #sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 22px; 
	color: #993333; 
	text-decoration: none; 
	padding-left: 15px; 
	margin: 0 0 0 -3px;
	font-size: 1.05em;
	}
#sidebar A {
	text-decoration: none;
	color: #993333; 
	}
