body {
	background:  url("images/bg-body.jpg") repeat left top;
	color: #000000;
	margin: 0;
	padding: 0;
	font: 12px/175% "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	}

/* layout */

#container {
	margin: 0 auto;
	width: 770px;
	background:   url("images/bg-container.jpg") repeat-y left top;
	}

#nav-main {
	margin: 0 10px;
	padding: 0;
	width: 750px;
	background: #3B91CE url(images/bg-nav-main.jpg) repeat-x left top;
	}

#header {
	clear: both;
	height: 184px;
	margin: 0 10px;
	padding: 0;
	background:  url("images/bg-header.jpg") no-repeat left top;
	}

.flash-tv {
	float: right;
	margin: 0;
	padding: 0;
	}

#content {
	padding: 25px 25px 0 25px;
	}

#footer {
	clear: both;
	height: 83px;
	margin: 0 10px;
	padding: 15px 0 0 0;
	background: url(images/man-small.jpg) no-repeat right bottom;
	text-align: center;
	font-size: 0.75em;
	border-bottom: 1px solid #999999;
	color: #999999;
	}

#buttons {
	clear: both;
	margin: 10px;
	text-align: center;
	}

#buttons img  {	
	margin: 5px;
	padding: 0;
	border: none;
	}

#buttons a {
	text-decoration: none;
	border: none;
	}

/* navMain */

#nav-main ul {
	float: left;
	width : 100%;
	margin: 0;	
	padding: 0;
	background: #3B91CE url(images/bg-nav-main.jpg) repeat-x left top;
	}

#nav-main ul li {
	display: inline;
	}

#nav-main ul li a:link, #nav-main li a:visited {
	float : left;
	padding: 0 10px;
	color: #000000;
	border-right: 1px solid #333333;
	border-bottom: none;
	}

#nav-main ul li a:hover{
	background: #BDDFEB;
	color : #427AB9;
	}

/* nav-sub */

.nav-sub {
	float: left;
	width : 100%;
	margin: 5px 0 30px 0;
	padding: 0;
	border: 1px solid #333333;
	font-size: 95%;
	line-height: 150%;
	}

.nav-sub li {
	display: inline;
	}

.nav-sub li a:link, .nav-sub a:visited {
	float : left;
	padding: 0 10px;
	color: #333333;
	border-right: 1px solid #333333;
	border-bottom: none;
	}

.nav-sub li a:hover {
	background: #D7D9DB;
	color : #427AB9;
}

/* nav you are here */

body#webdesign-philosophie #webdesign-philosophie-tab a,
body#webdesign-philosophie #webdesign-tab a,
body#webdesign-banner #webdesign-banner-tab a,
body#webdesign-banner #webdesign-tab a,
body#webdesign-flash #webdesign-flash-tab a,
body#webdesign-flash #webdesign-tab a,
body#webdesign-portfolio #webdesign-portfolio-tab a,
body#webdesign-portfolio #webdesign-tab a,
body#webdesign-preise #webdesign-preise-tab a,
body#webdesign-preise #webdesign-tab a,
body#webdesign-faq #webdesign-faq-tab a,
body#webdesign-faq #webdesign-tab a,
body#webdesign-fragebogen #webdesign-tab a, /* steht nicht im untermenu */
body#seo-grundlagen #seo-grundlagen-tab a,
body#seo-grundlagen #seo-tab a,
body#seo-anmeldung #seo-anmeldung-tab a,
body#seo-anmeldung #seo-tab a,
body#seo-linkpartnerschaften #seo-linkpartnerschaften-tab a,
body#seo-linkpartnerschaften #seo-tab a,
body#seo-preise #seo-preise-tab a,
body#seo-preise #seo-tab a,
body#seo-faq #seo-faq-tab a,
body#seo-faq #seo-tab a,
body#seo-fragebogen #seo-tab a, /* steht nicht im untermenu */
body#domains-preise #domains-preise-tab a,
body#domains-preise #domains-tab a,
body#domains-faq #domains-faq-tab a,
body#domains-faq #domains-tab a,
body#hosting-uebersicht #hosting-uebersicht-tab a,
body#hosting-uebersicht #hosting-tab a,
body#hosting-preise #hosting-preise-tab a,
body#hosting-preise #hosting-tab a,
body#hosting-faq #hosting-faq-tab a,
body#hosting-faq #hosting-tab a,
body#kontakt #kontakt-tab a,
body#impressum #impressum-tab a,
body#home #home-tab a {
	background: #CACBCD;
	}

/* general tags */

h1 {
	font-size: 130%;
	color: #427AB9;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-variant: small-caps;
	}

h2 {
	margin-top: 3em;
	margin-bottom: -6px;
	font-size: 115%;
	color: #427AB9;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-variant: small-caps;
	}

h3 {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 95%;
	color: #427AB9;
	letter-spacing: 0.1em;
	font-weight: normal;
	font-variant: small-caps;
	}

dt {
	margin-top: 2em;
	font-weight: bold;
	}

/* links */
	
a:link {
	color: #D98200;
	text-decoration: none;
	border-bottom: 1px dotted;
	}

a:visited {
	color: #C07A5A;
	text-decoration: none;
	border-bottom: 1px dotted;
	}
	
a:hover {
	color: #990000;
	border-bottom: 1px solid;
	}

/* tables */

table {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #666666;
	border-collapse: collapse;
	}

caption {
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	background: #D2D5D9;
	border: 1px solid #666666;
	font-weight: bold;
	letter-spacing: 0.15em;
	}

th {
	padding: 5px;
	background: #D2D5D9;
	border: 1px solid #666666;
	text-align: left;
	}

td {
	padding: 5px;
	background: #DADDE0;
	border: 1px solid #666666;
	}

.cell-right {
	text-align: right;
	}

/* forms */

fieldset {
	padding: 2em;
	margin: 2em;
	border: 1px dotted #666666;
	}

legend {
	padding: 0.25em;
	margin: 0;
	background-color: #D7D9DB;
	border: 1px solid #666666;
	font-size: 95%;
	letter-spacing: 0.1em;
	line-height: 105%;
	}

label {
	display: block;
	font-family: "Courier New", Courier, mono;
	color: #666666;
	}

.oneline {
	display: inline;
	font-family: "Courier New", Courier, mono;
	color: #666666;
	}

input {
	margin-left: 1em;
	padding: 3px;
	background-color: #D7D9DB;
	border: 1px solid #666666;
	font: 12px/175% "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	}

input:focus {
	border: 1px solid #427AB9;
	background-color: #FFFFFF;
	}

textarea {
	margin-left: 1em;
	padding: 3px;
	background-color: #D7D9DB;
	border: 1px solid #666666;
	font: 12px/175% "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	}

textarea:focus {
	border: 1px solid #427AB9;
	background-color: #FFFFFF;
	}

/* images */

.img-left {
	float: left;
	padding: 0 5px 5px 0;
	}

.img-right {
	float: right;
	padding: 0 0 10px 10px;
	}

.img-clear {
	clear: both;
	}
	
/* custom format */

.pullquote {
	float: right;
	width: 175px;
	margin: 10px 0 10px 10px;
	padding: 10px;
	color: #434647;
	background: url(images/pullquote.gif) no-repeat left top;
	font-size: 110%;
	}

.code {
	font-family: "Courier New", Courier, mono;
	color: #666666;
	}