/* ----------------------------------------
 * General Tag Definitons
 * --------------------------------------- */

body {
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background: #CCCCCC;
}

body, table, td, th, div { font-size: 14px; line-height: 16px; }

input, select, textarea {font-size: 11px;line-height: 14px;border: 1px solid #000080;padding-left: 2px;font-family: Arial, sans-serif;}

.defaultText{font-size: 12px; line-height: 16px; text-align:left}

a {color: #003366; text-decoration: underline;}
a:hover { color:#663399; text-decoration: underline;}
a:visited { color: #330099; text-decoration: underline;}
a:active { color: #330099; text-decoration: underline;}

h1{
	font-weight:bold;
	font-size:16px;
	color: #000080;
}
h2{
	font-weight:normal;
	font-size:14px;
	color: #990033;
}

	
/* ----------------------------------------
 * Wrapper
 * --------------------------------------- */
#wrapper {width: 800px;	background-color: #FFFFFF;	border: 1px solid #000080;	min-height:600px; text-align:center; height:auto !important;height:600px;top: 10px;	margin-bottom:20px;	margin-left:auto;
	margin-right:auto;	}

/* ----------------------------------------
 * header
 * --------------------------------------- */
#header {position: relative;top: 0px;left: 0px;width:100%;z-index: 0;text-align:left;}

/* ----------------------------------------

 * Hauptbereich
 * --------------------------------------- */
#content {
	padding: 30px 30px 30px 30px;
	z-index: 20;
	height:auto;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}
#newsletter{
	padding: 10px;
	width:400px;
	z-index: 20;
	text-align:left;
	border: 1px solid #003366; 
	margin-left:auto;
	margin-right:auto; background-color:#EEEEEE
}
/* ----------------------------------------

 * Navigationsmenu
 * --------------------------------------- */
#navi { position: absolute; top: 145px; left: 10px; width: 160px; font-size: 11px; z-index: 15; text-align:left	}
/* ----------------------------------------

 * Service
 * --------------------------------------- */
#service {position: absolute;top: 103px;left: 775px;width: 160px;height:600px;z-index: 30;font-size: 11px; text-align:left}
/* ----------------------------------------

 * Footer
 * --------------------------------------- */
#footer { margin-top: 50px; padding-bottom: 30px; padding-right:20px; font-size: 10px; color: #aaa; border-top: 1px solid #aaa; text-align:right }

/* ----------------------------------------
 * Images
 * --------------------------------------- */
.imagedetails {	margin: 5px 5px 5px 5px;padding: 2px;border: 1px solid #003366;	text-align: center; width:454px;}
.imageoverview {margin: 5px 0px 5px 20px;padding: 1px;border: 1px solid #003366;text-align: center;	}
.btnmedium {
	font-size: 12px;
	font-weight: bold;
	width: 150px;
}
