﻿/* Website Framework www.ubkw-onine.de */

/* Color Legend */

/* Reset */

/* Global */


html, body { margin: 0; padding: 0; border: 0; background:#fff; }
a	{ font-style:normal; font-family:Calibri; text-decoration:none; }
p	{ font-family:Calibri; color:#666; font-size:14px; padding:5px 0px 15px 20px; margin:0px; }
img { margin: 0; padding: 0; border: 0; }
div { font-family:Calibri; background-color:transparent; background-position:100%; }

/* Headings */

h1	{ font-size:28px; font-weight:normal; border-bottom:1px #eee solid; margin:0px; padding:10px 0px; letter-spacing:1px; }
h2	{ font-size:18px; font-weight:normal; color:#CC3300; padding:20px 0px 0px 20px; margin:0px; }
h3	{ font-size:14px; font-weight:bold; color:#000; padding:0px 0px 0px 20px; margin:0px; }
h4	{ font-family:Calibri; color:#666; font-weight:normal; font-size:16px; padding:5px 0px 0px 20px; margin:0px; line-height:140%; }

/* Lists */

ol, ul { list-style:none; }
	
/* containers */	

#topFrame { width:100%; height:10px; background-color:blue; border-bottom:1px #fff solid; }

#top { width:auto; height:50px; background:#39B6F9; margin:0px; padding:0px; overflow:hidden; border-bottom:1px #fff solid; }

#socialMedia 	{ float:right; 	margin:0px 20px 0px 0px; }
#socialMedia img { width:25px; height:25px; padding: 0px 5px; }
#socialMedia ul li { display:inline; }
		
#wrapper		{ background-color:#FFF; width:1000px; height:900px; padding:0px; margin:0px auto; }

#header			{ background-color:#FFF; overflow:hidden; }
#header img 	{  }

#topNav				{ width:1000px; height:41px; background-color:#3399FF; text-transform:uppercase; }
#topNav ul			{ width:100%; float:left; margin:0px; padding:0px; background-color:#3399FF; border-bottom:2px #ddd solid; border-top:2px #ddd solid; }
#topNav ul li		{ display:inline; }
#topNav ul li a		{ padding:10px 20px; float:left; }
#topNav a:link		{ color:#FFF; }
#topNav a:visited	{ color:#FFF; }
#topNav a:active 	{ color:#FFF; }
#topNav a:hover		{ color:#000; background-color:#ddd; }
#topNav a:focus		{ color:#FFF; }

#MainHead 			{ width:950px; height:50px; }

#content 			{ width:950px; height:690px; clear:right; padding:0px 0px 0px 20px; }
#content p 			{ line-height:120%; text-align:justify; font-size:14px; }
#content a:link		{ color:#666; text-decoration:underline; }
#content a:visited	{ color:#666; }
#content a:active	{ color:#666; }
#content a:hover	{ color:#000; }
#content a:focus	{ color:#666; }
#content ul			{ list-style:disc; }
#content ul li		{ color:#666; }

#footer				{ border-top:1px #fff solid; border-bottom:0px; background-color:#39B6F9; text-align:center; color:#FFF; margin:0px; padding:0px; width:100%; height:30px; }
#footer p			{ color:#fff; padding:5px 0px; margin:0px; }
#footer a:link		{ color:#FFF; padding:0px 40px; }
#footer a:visited	{ color:#FFF; }
#footer a:active	{ color:#FFF; }
#footer a:hover		{ color:#000; text-decoration:underline; }
#footer a:focus		{ color:#FFF; }

#copy				{ width:100%; height:20px; margin:0px; padding:0px; background-color:blue; text-align:center; border-top:1px #fff solid; }

#copy p 			{ font-size:12px; color:#fff; padding:0px; margin:0px; border:0px; }

#stea 				{ font-size:14px; color:#666; padding:0px; margin:0px 0px 0px 20px; }
#stea h2			{ text-align:justify; clear:right; margin:0px; padding:0px; color:#000; font-size:14px; }
#stea h5			{ float:right; padding:0px; margin:10px 0px 5px 0px; }
#stea ul 			{ color:#000; clear:right; list-style:square; display:block; padding:0px 0px 0px 20px; margin:0px; }
#stea li			{ padding:0px 0px; margin:0px; }
#stea p 			{ font-weight:bold; clear:right; font-size:14px; padding:15px 0px; margin:0px; color:#000; }

#steaAdv			{ }
#steaAdv p 			{ color:#CC3300; font-weight:normal; }

/* Miscellaneous */	

/* Tables */

/* Layout Extra */

