/* SEITEN-GRUNDGER�ST */
body {
	background:url(/images/bg.png) #3D3D3D repeat-y; /* 3e3e3e */
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif, Verdana;
	font-size:12px;
	
	color:#ccc;
}

#content {
	line-height:1.4em;
}

img {
	border:0;
}
#container {
	width:922px; /* Main: 720px + Sidebar: 180px + Schatten rechts: 22px */
	margin:0;
}
#main {
	width:720px;
	float:left;
}
#content {
	width:660px; /*720px - Padding Left+Right 2x30px */
	padding-left:30px;
	padding-right:30px;
}

/* TEMPLATE SPEZIFISCHE STYLES */
#home {
	padding-top:1px;
	font-size:0;
}
#header {
	height:81px;
	font-size:0;
}
#mainimg {
	margin:0;
	border:0;
	width:720px;
	height:185px; /* MainIMG 185px, Schatten extra 22px */
	background-image:url("/images/mainimg/mainimg_home.png");
	background-repeat:no-repeat;
	font-size:0;
}

#mainimg_shadow {
	height: 22px;
	background:url(/images/mainimg/mainimg_shadow.png) top left no-repeat;
}

#home_newslist {
	width:200px;
	float:right;
	margin-top:16px;
}

#home_newslist li {
	height:16px;
	margin:2px;
	margin-top:4px;
	list-style-type: none;
	list-style-image:url("/images/news.gif");	
}

#home_newslist li a {
	font-size:12px;
	font-weight:bold;
	color:#2b2b2b;
}

#home_newslist li a:hover {
	color: #FF3300;
}

div#mainimg table * {
	vertical-align:top;
	text-align:left;
}

/* ***** SIDEBAR ***** */
#sidebar {
	width:202px; /* Sidebar 180px + Schatten rechts 22px*/
	background:url(/images/sidebar_bg.png) repeat-y;
	float:right;
}
#login {
	height:82px;
	background:url(/images/login.png);
}
#subnav_head_leer { /* KIS Startseite: nicht eingeloggt: da gibts keine Subnavigation! */
	height:23px;
	background:url(/images/subnav_leer.png);
}
#subnav_head_quicklinks { /* Startseite: Quicklinks */
	height:23px;
	background:url(/images/subnav_quicklinks.png);
}
#subnav_head_cart { /* Startseite: Einkaufswagen */
	height:23px;
	background:url(/images/warenkorb_head.png);
}
#subnav_head_fokus { /* Consulting */
	height:23px;
	background:url(/images/subnav_fokus.png);
}
#subnav_head_produkte { /* Hosting */
	height:23px;
	background:url(/images/subnav_produkte.png);
}
#subnav_head_profil { /* Profil-Navi (Impressum, Kontakt, Unternehmen) */
	height:23px;
	background:url(/images/subnav_profil.png);
}
#subnav_head_leistungen { /* Services */
	height:23px;
	background:url(/images/subnav_leistungen.png);
}
#subnav_head_verwaltung { /* KIS eingeloggt */
	height:23px;
	background:url(/images/subnav_verwaltung.png);
	
}
#subnav {
	background:url(/images/sidebar_bg_hell.png);
	height:185px;
	/* padding-left:20px; */
	/* padding-right:20px; */
}
#aktuelles {
	margin-top:22px;
	/* background:url(img/sidebar_bg.png); */
}
#aktuelles_head {
	height:22px;
	background:url(/images/aktuelles_head.png);
}
#aktuelles_content {
	background:url(/images/sidebar_bg.png) left top repeat-y;
	padding-left:20px;
	padding-right:35px;
	margin-top:5px;
	font-size:12px;
}
input.textfield {
	border:1px solid #999999;
	background:#666666;
	color:#ccc;
}
/* ***** SIDEBAR ENDE ***** */

#clear {
	clear:both;
}

/* ***** FORM ***** */

#content form, fieldset, fieldset dl  {
	margin:0;
	padding:0;
}

fieldset {
	border:0;
}

fieldset dl dt {
	float:left;
	width:80px;
	padding:6px;
}

fieldset dl dd {
	float:left;
	width:400px;
	padding:6px;
}

input#submit {
	clear:left;
}

.dijitReset {
	color:#000000;
}

#address {
	width:184px;
	height:30px;
}

form dl dd input, select {
	width:200px;
}

textarea#address, textarea#request {
	width:300px;
	height:60px;
}

dl dt, form dl dd {
	float:left;
	margin:10px;
}

dl dt {
	width:150px;
}

fieldset {
	width:600px;
}

dl dd {
	width:400px;
}

#submit {
	clear:left;
	margin-left:170px;
}

#masterdatagroup-label {
	display:none;
}

p.description {
	color:red;
	font-weight:bold;
}

#domain-label, #domain-element, #tld-label, #tld-element {
	float:left;
} 

#domain-label {
	width:30px;
}

#tld-element, #tld {
	width:40px;
}

#domain-element {
	width:210px;
}

#tld-label, #domaingroup-label, #submitgroup-label {
	display:none;
}

#submit-label {
	clear:left;
	display:none;
}

#submit-label, #submitgroup-element {
	clear:left;
}
