/* *********************** Grundinformationen *********************** */

body {
	text-align:			left;
	min-width:			760px;
	font-family:		verdana, arial, "sans serif";
	color:				#193f66;
	font-size:			13px;
	margin:				0;
	padding:			0;
	background: 		#e4e4e3 url(../../../../../templates/standard/design/blau/images/wertach_BG.gif) no-repeat center top;
}

h1 {
	width:				100%;
	color:				#193f66;
	margin:				0;
	margin-bottom:		15px;
	font-weight:		bold;
	text-transform:		uppercase;
	font-size:			12px;
	border-bottom:		1px solid #75c3b6;
	padding-bottom:		4px;
}

h1 a {
	color:				#193f66;
	text-transform:		none;
	text-decoration: 	none; 
}

h3 {
	font-size:			12px;
}

img {
	border:				0px;	
}

/* Formulare */
form {
	display:			inline;	
}

fieldset {
	padding:			5px;
	border:				0px;
}

input {
	border:				1px solid #75c3b6;
	background-color:	#f7fdfb;
	font-size:			12px;
	color:				#193f66;
}

select {
	border:				1px solid #75c3b6;
	background-color:	#f7fdfb;
	font-size:			12px;
	color:				#193f66;
	text-indent:		1px;
}

input.radio {
	border:				0px;
	background-color:	#ffffff;
	width:				15px;
}

/* *********************** Ende Grundinformationen *********************** */





/* *********************** Link Definitionen *********************** */

a {
	text-decoration:	underline;
	color:				#193f66;
}



/* *********************** Grunddesign, Header, Footer, Content *********************** */

/* Kompletter Rahmen aussen */
div.wrapper {
	width: 				820px;
	position: 			relative;
	left: 				50%;
	margin-left:		-410px;
	background-color:	#ffffff;
	margin-top:			11px;
}

div.branding {
	position:			relative;
	width:				820px;
	height:				187px;
	margin-bottom:		3px;
}

/* Hauptnavigation */
div.mainNav {
	width:				214px;
	float:				left;
	padding-left:		14px;
}

/* 2. Spalte mit optional 2 Spalten fuer Content und 2. Navigation */
div.content {
	width:				592px;
	float: 				right;
	background: 		url(../../../../../templates/standard/design/blau/images/wunsch.gif) no-repeat top right;
}

div.mainContent {
	margin-top:			35px;
	width:				565px;
	min-height:			10px;
	float:				left;
}

div.secondaryContent {
	width:				180px;
	float:				right;
}
/* Ende 2. Spalte mit optional 2 Spalten fuer Content und 2. Navigation */


div.footer {
	width: 				820px;
	position: 			relative;
	left: 				50%;
	margin-left:		-410px;
	clear:				both;
	height:				90px;
	padding-top:		20px;
	z-index:			1;
	background-color: 	#ffffff;
}

div.footer div {
	display:			block;
	height:				90px;
	z-index:			2;
}

div.footer div p {
	width: 				700px;
	position:			relative;
	left:				228px;
	text-align:			right;
	display:			block;
	z-index:			5;
	color:				#193f66;
	text-align:			left;
	margin:				0;
	padding:			0;
}

div.footer div p a {
	color:				#193f66;
	text-align:			right;
	font-size:			11px;
}

/**** CMS *****/

div.cmsContent {
	padding-right:		28px;
	margin-top:			0px;
	padding-top:		35px;
	width:				564px;
	float: 				right;
	background: 		url(../../../../../templates/standard/design/blau/images/wunsch.gif) no-repeat top right;
}

div.cmsFooter {
	margin-left:		-410px;
}

