/* ------------------------------------------------------- HTML TAGS*/


body {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding: 0px;
	margin: 0px;
	background-color: #D6D6D6;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-transform: uppercase;
	margin-top: 40px;
	margin-bottom: 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	line-heigt: 16px;
	color: #AAAAAA;
	text-transform: uppercase;
	margin-bottom: 5px;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	margin-bottom: 1px;
	padding-bottom: 1px;
}

h4 {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
	background: url(sd/h4-icon.gif) no-repeat 0px 3px;
	padding-left: 12px;
	margin-top: 12px;
	margin-bottom: 6px;
	line-height: 12px;



}



p {
	font-family: Verdana, Arial;
	margin-top: 3px;
	margin-bottom: 5px;

}

ul {
	text-align: left;
	font-family: Verdana, Arial;
	font-size: 12px;
	list-style-type: circle;
}


/* ------------------------------------------------------- MENU*/

#menu {
	vertical-align: bottom;
	font-size: 12px;
	color: #777777;
	padding-top: 123px;
	margin-right: 40px;
}

.menu a {
	vertical-align: bottom;
	font-size: 12px;
	font-weight: normal;
	color: #777777;
	line-height: 16px;
	text-decoration: none;
	text-transform: uppercase;
	margin: auto;
	padding-right: 7px;
	padding-left: 15px;
	background-image: url(sd/menu/b_quadrat_off.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

.menu a:hover {
	color: #FFFFFF;
	background-image: url(sd/menu/b_quadrat_over.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

#active {
	color: #FFFFFF;
	background-image: url(sd/menu/b_quadrat_active.gif);
	background-position: 0px 1px;
	background-repeat: no-repeat;
}

#subactive {
	color: #FFFFFF;
	background-image: url(sd/menu/b_sub_quadrat_active.gif);
	background-position: 5px 4px;
	background-repeat: no-repeat;
	margin-left: 5px;
}

#subwebdesign {
	position:absolute; 
	width:80%; 
	height:25px; 
	z-index:6; 
	top: 170; 
	left: 10%; 
	margin:auto; 
	text-align:center;

}

.submenuwrapper, .submenuwrapper a {
	margin: auto;
	text-align: center;
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #BBBBBB;
	padding-left: 15px;
	}

.submenuwrapper a:hover {
	color: #EEEEEE;
	
}


/* ------------------------------------------------------- boxes*/

#contentbox {
	font-family: Verdana, Arial;
	width: 360px;
	padding: 10px;
	border: 1px solid #999999;
	background-image: url(sd/contentbox_bg.gif);
	background-repeat: repeat-x;
}

#contentbox p {
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 4px;
	
}


/* ------------------------------------------------------- DIVS*/

#wrapper {
	text-align: left;
	width: 810px;
	padding: 0px;
	margin: auto;
}

#contentwrapper {
	width: 360px;
}

#header {
	vertical-align: bottom;
	text-align: right;
	background-image: url(sd/head.jpg);
	background-repeat: no-repeat;
	height: 139px;
	width: 810px;
	padding-right: 10px;
	margin-top: 0px;
}

#content {
	width: 810px;
	padding: 0px;
	margin: 0px;
	background-image: url(sd/content_bg.jpg);
	background-repeat: repeat-y;
}

#contentfooter {
	width: 810px;
	padding: 0px;
	margin: 0px;
	background-image: url(sd/content_footer.jpg);
	background-repeat: no-repeat;
	height: 54px;
}

#flasharea {
	background-color: #000000;
	height: 239px;
	width: 810px;
	background-image: xurl(webdesign/_sd_variants/centerpic.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

#leftcolumn {
	width: 485px;
	background-image: url(sd/leftcolumn_bg.jpg);
	background-repeat: repeat-y;
	float: left;
	padding: 0;
	margin: 0;
}

#lefthead {
	position: absolute;
	top: 335px;
	left: -3px;
	width: 50%;
	text-align: right;
	z-index: 5;
}

#lefthead2 {
	text-align: left;
	margin-left: auto;
	margin-right: 30px;
	width: 300px;
	z-index: 5;
}	
	
#leftcenter {
	text-align: left;
	padding-left: 75px;
	width: 485px;
	overflow: visible;
}

#leftfooter {
	width: 485px;
	height: 43px;
	overflow: visible;
	background-image: url(sd/leftcolumn_footer.jpg);
	background-repeat: no-repeat;
}

#sidebar {
	width: 325px;
	background-image: url(sd/sidebar_bg.jpg);
	background-repeat: repeat-y;
	float: right;
}

#sidetop {
	width: 325px;
	background-repeat: no-repeat;
	height: 63px;
}

#sidecenter {
	width: 325px;
	overflow: visible;
	background-image: url(sd/sidebar_bg.jpg);
	background-repeat: repeat-y;
}

#sidecontent {
	width: 220px;
	margin-left: 30px;  /* für FireB */ 
	padding-top: 15px;
	padding-left: 20px; /* für IE */
}

#sidecontent ul {
	font-size: 10px;
	padding: 0;
	margin-left: 20;
}


#sidefooter {
	width: 325px;
	height: 89px;
	overflow: visible;
	background-image: url(sd/sidebar_footer.jpg);
	background-repeat: no-repeat;
}

#clear {
	clear: both;
}

#icons {
	position: absolute;
	top: 40px;
	left: 50%;
	height: 93px;
	text-align: right;
	z-index: 5;
	padding: 0;
	margin: 0;
}

#icons2 {
	width: 55px;
	text-align: right;
	margin-left: 305px;
	z-index: 5;
}


/* ------------------------------------------------------- LINKs & TEXT*/

a {
	color: #485c89;
	font-weight: bold;
	text-decoration: underline;
}



#lefthead a {
	text-align: center;
	font-size: 12px;
	color: #BBAAAA;
	text-decoration: none;
	text-transform: uppercase;
}

#lefthead a:hover {
	font-size: 12px;
	color: #FFEEEE;
	text-decoration: none;
}



.tinylinks, .tinylinks a {
	font-size: 10px;
	color: #999999;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0;
}

.linkmore {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;

}
.linkmore a:hover {
	text-decoration: underline;
}

.sidebarlink {
	font-size: 11px;
}

.bloglink{
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	background-image: url(sd/bloglink.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 10px;
	background-position: 0px 2px;
}


.datum {
	font-family: georgia;
	color: #AAAAAA;
	font-style: italic;
}

/* ------------------------------------------------------- Bilder & Tabellen & Listen*/

.bild {
	float: left;
	padding: 3px;
}

.divTable {
	padding: 3px;
	border: 3px solid #EEEEEE;
	
}

.divTable table {
	font-family: arial;
	font-size: 11px;
	background-color: #CCCCCC;
}

.divTable td {
	vertical-align: top;
	background-color: #EEEEEE;
	margin: 1px;
	padding: 3px;
}

.divTable ul {
	list-style-image: url(sd/pfeil-divtable.gif);
	margin-left: 19px;
	padding-left: 0;
	margin-top: 0px
}

.divTable li{
	padding: 2px;
}

.divTestimonial {
	background-color: #ffffff;
	padding: 3px;
}

.citation {
	font-style: italic;
	background-image: url(sd/citation.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 5px;
	padding-top: 15px;
	margin-left: 105px;
	margin-top: 0px;
	min-height: 150px;
	height: auto;
	background-position: 0px -7px;
}
.disclaimer {
	font: normal 9px arial;
	color: #666666;
}




.kbdlnk {
	margin: auto;
	width: 750px;
	font-size:9px; color: #aaa; text-align: center;
}

.kbdlnk h1, .kbdlnk h2, .kbdlnk h3 {width: 100%; text-align: center}


