#content a:hover {
	color: #999999;
	border-bottom: 1px dashed #365e83;
}
body {
	color: #666;
	font-size: 101%;
	text-align: center;
	background-image: none;
	background-repeat: repeat-y;
	background-position: center;
}

* {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: 0;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.red {
	color: red;
}

.klein {
	font-size: 0.7em;
}

#content {
	background: #fff url(../nic.info.at_mainc_bg.gif) repeat-y center;
	position: relative;
	width: 827px;
	margin: 0 auto;
}

#content a {
	text-decoration: none;
	border-bottom: 1px dotted #f60;
}

#content a:link {
	color: #4F84A4;
	border-bottom: none;
}

#content a:visited {
	color: #999999;
	border-bottom: 1px solid #b0d1c4;
}

#content a:active {
	color: #999999;
	border-bottom: 1px dashed #365e83;
}

/* Für Screenreader und dgl. */
#content .pl1 {
	position: absolute;
	top: -5000px;
	left: -5000px;
}

/* Header für nic.sektion */
#content h1 {
	background: none url(../nic.info.at_h1_bg.jpg) no-repeat top center;
	height: 168px;
	border-top: none;
	text-align: center;
	font-size: 0.7em;
	color: #528d7b;
}

#content h2 {
	font-size: 1.2em;
	font-weight:500;
	margin: 15px 310px -5px 40px;
	border-bottom: 5px solid #669999;
	padding-bottom: 4px;
	color: #56917f;
	letter-spacing:1px;
}

	
h3 {
	font-size: 0.9em;
	margin: 20px 310px -5px 40px;
	color: #4F84A4;
	border-bottom: 1px solid #4F84A4;
}

	
h4 {
	color: #FF0000;
	font-size: 20px;
	margin: 10px 285px 30px 40px;
}

	
#content h1 a, #content h2 a, #content h3 a {
	border-bottom: 0;
}

#content p {
	font-size: 0.7em;
	color: #5c5c5c;
	line-height: 1.7em;
	margin: 10px 300px 0px 40px;
	font-style: normal;
}

#content h5 {
	font-size: 0.7em;
	color: #5c5c5c;
	line-height: 1.7em;
	margin: 10px 300px 10px 40px;
	font-weight: normal;
}
#content p .bild {
	float: left;
	margin: 6px 10px 2px 0;
}

#content pre {
	margin: 15px 285px 15px 20px;
	font: 0.8em "Courier New", Courier, monospace;
}

#content ul, #content ol {
	margin: 0px 300px 15px 50px;
	font-size: 0.7em;
}

#content ul, #content ol {
	line-height: 1.5em;
}

/* Download Link mit Bild */
#content .download a {
	background: url(../download.gif) no-repeat left bottom;
	padding-left: 18px;
	border-bottom: 0;
	text-decoration: underline;
}

#content .download a:link {
	color: #6da995;
}

#content .download a:visited {
	color: #365e83;
	border-bottom: 0;
}

#content .download a:hover {
	color: #365e83;
	border-bottom: 0;
}

#content .download a:active {
	color: #365e83;
	border-bottom: 0;
}

/* Faq unicode tabelle */
#content #unicodechart {
	border: 2px solid #efefef;
	border-collapse: collapse;
	margin: 15px 285px 15px 20px;
}

#content #unicodechart td {
	background: #e4f2ea;
	padding: 5px;
	font-size: 0.75em;
	color: #000;
	text-align: center;
}

/* Preise */
#domainpreise {
	border: 3px solid #efefef;
	border-collapse: collapse;
	margin: 15px 285px 0px 20px;
	width: 360px;
}

#domainpreise td {
	border: 1px solid #efefef;
	padding: 5px;
	font-size: 0.7em;
}

/* ENDE Preise */
/* info.at/whois */
#content p#whois {
	text-align: center;
}

#content #whois .input {
	width: 170px;
	padding: 1px 2px;
	margin-right: 1px;
}

#content #whois #submitx {
	width: 110px;
	text-align: center;
	background: #58c48a;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #39a068;
	border-right: 2px solid #39a068;
	color: #fff;
	font-size: 0.85em;
	padding: 2px 5px 2px 5px;
	cursor: pointer;
}

#content #whois select {
	width: 73px;
}

/* ENDE info.at/whois */
/* Hier wird der r_column ausgeblendet + das Formular für Service -> Datenänderung */
#ohne #content {
	background: #fff none;
}

#content #registrierungsform {
	width: 75%;
	border: 3px solid #efefef;
	border-collapse: collapse;
	margin: -8px 10px 10px 20px;
}

/* Domaininput */
#content #registrierungsform #domain input {
	width: 170px;
	padding: 1px 2px;
	margin-right: -3px;
}

#content #registrierungsform #domain select {
	width: 73px;
}

/* ENDE Domaininput */
#content #registrierungsform td {
	padding: 2px;
	font-size: 0.8em;
	border: 1px solid #efefef;
}

#content #registrierungsform .header {
	color: #56917f;
	font-size: 0.9em;
	font-weight: bold;
}

#content #registrierungsform td input {
	width: 250px;
}

#content #registrierungsform td textarea {
	height: 150px;
	width: 250px;
}

#content #registrierungsform #submitx {
	text-align: right;
}

#content #registrierungsform #submitx input {
	width: 180px;
	text-align: center;
	background: #58c48a;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #39a068;
	border-right: 2px solid #39a068;
	color: #fff;
	font-size: 0.85em;
	padding: 4px 5px 3px 5px;
	cursor: pointer;
}

#content #registrierungsform td p {
	margin: 10px;
	font-size: 0.85em;
}

#content p#sterninfo {
	margin: 20px 20px;
}

#content #registrierungsform td span {
	font-size: 0.75em;
	color: #999;
}

/* ENDE Hier wird der r_column ausgeblendet */
/* info.at Navigation (oben) */
#content #nav1 {
	width: 100%;
	position: absolute;
	top: 116px;
	list-style: none;
	margin: 0;
	left: 0px;
	background-image: url(../bilder/layout-v2-slice_10.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
}

#content #nav1 li {
	float: left;
}

#content #nav1 li a {
	text-decoration: none;
	float: left;
	display: block;
	padding: 7px 15px 5px 15px;
	letter-spacing: 1px;
	border-bottom: 0;
	font: 1em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content #nav1 li a:link {
	color: #6092c1;
}

#content #nav1 li a:visited {
	color: #6092c1;
}

#content #nav1 li a:hover {
	color: #fff;
}

#content #nav1 li a:active {
	color: #fff;
}

#content #nav1 li a.hl:link, #content #nav1 li a.hl:visited {
	color: #fff;
}

/* ENDE info.at Navigation (oben) */
/* Navigation nic.info.at */
#content #nav2 {
	position: absolute;
	top: 53px;
	left: 663px;
	margin: 0 0 10px 0;
	width: 195px;
	height: 119px;
}

#content #nav2 li {
	float: left;
	list-style: none;
}

#content #nav2 li a {
	letter-spacing: 0;
	text-decoration: none;
	display: block;
	padding: 6px 8px 4px 8px;
	border-right: 0; /* für korrekte display: block Eigenschaft im IE benötigt */
	border-bottom: 0;
	height: 12px;
	float: left;
	font: 1.5em Tahoma, "Tretbuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content #nav2 li a:link {
	color: #000000;
}

#content #nav2 li a:visited {
	color: #666666;
}

#content #nav2 li a:active {
	background: #fff;
	color: #666666;
}

#content #nav2 li a:hover {
	background: #fff;
	color: #666666;
}

#content #nav2 li a.hl {
	background: #fff;
	color: #4F8675;
}

/* ENDE Navigation nic.info.at */
/* r_column */
#content #r_column {
	position: absolute;
	top: 146px;
	right: 9px;
	width: 258px;
	background: #f0f5f8;
	border: 1px solid #d1d3d4;
}

html>body #content #r_column {
	right: 9px;
	border: 1px solid #d1d3d4;
	z-index:1000;
}

#content #r_column h4 {
	background:#5086a6;
	border-bottom: 1px solid #fff;
	font-size: 0.8em;
	color: #fff;
	margin: 0;
	padding: 2px 10px 2px 15px;
}

#content #r_column p {
	background:none;
	border-bottom: 1px solid #fff;
	font-size: 0.8em;
	color: #fff;
	margin: 0;
	padding: 2px 10px 2px 15px;

}

#content #r_column ul, #content #r_column ol {
	margin: 10px 5px 10px 30px;
}

#content #r_column table {
	margin: 0px;
}

#content #r_column table td {
	font-size: 12px;
	color: #000000;
}

#content #r_column strong {
	color: #999;
}

#content #r_column form#infodomain {
	background: #d7e3de;
	padding: 2px;
}

#content #r_column form#infodomain #domain2 {
	width: 101px;
	margin-right: -3px;
	font-size: 1.15em;
}

#content #r_column form#infodomain select {
	width: 73px;
		font-size: 1.1em;
}

#content #r_column form#infodomain p#submitx {
	margin: -9px 10px 10px 10px;
	text-align: right;
}

#content #r_column form#infodomain .domainsubmitx {
	cursor: pointer;
	background: #90b7ad;
	color: #fff;
	padding: 1px 2px;
	width: 60px;
	border-width: 1px;
	text-align: center;
	font: bold 0.95em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#content #r_column form#newsletter {
	background: #d7e3de;
	padding: 10px;
}

#content #r_column form#newsletter p {
	margin: 1px;
}

#content #r_column form#newsletter #email {
	font-size: 1.15em;
	width: 117px;
}

#content #r_column form#newsletter #Submitx {
	background: #90b7ad;
	color: #fff;
	padding: 1px 2px;
	width: 77px;
	border-width: 1px;
	text-align: center;
	font: bold 0.95em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* ENDE r_column */
/* Footer */
#content #footer {
	margin: 10px 280px 0px 0px;
	padding: 3px 0px 3px 0px;
	color: #b9d7ca;
	font-size: 0.7em;
	text-align: center;
	background-image: url(../bilder/layout-v2-slice_10.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
}


#content #footer a:link {
	color: #b9d7ca;
	border-bottom: 1px solid #b2d0c4;
}

#content #footer a:visited {
	color: #b9d7ca;
	border-bottom: 1px solid #b9d7ca;
}

#content #footer a:hover {
	color: #365e83;
	border-bottom: 1px dashed #365e83;
}

#content #footer a:active {
	color: #365e83;
	border-bottom: 1px dashed #365e83;
}

/* ENDE Footer */
/* ENDE #content */
/* +++++++++++++++++++++++++ info.at Styles ++++++++++++++++++++++++++++++++++ */
#basis #content {
	border: 3px solid #d1d3d4;
	background-image: url(../bilder/bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px;

	
}

#basisohne #content {
	background: none;
	background-color: #fff;
}

#basis #content p a:link, #basisohne #content p a:link {
	font-style:italic;
}
#basis #content #r_column p a:link, #basisohne #r_column p a:link {
	font-style: normal;
	color: #000000;
}

#basis #content #r_column a:link, #basisohne #content #r_column a:link {
	color: black;
	font-style:normal;
	border-bottom: none;
}

#basis #content #r_column a:visited, #basisohne #content #r_column a:visited {
	color: black;
	border-bottom: none;
}

#basis #content #r_column a:hover, #basisohne #content #r_column a:hover {
	color: #999999;
	border-bottom: 1px solid black;
}

#basis #content #r_column a:active, #basisohne #content #r_column a:active {
	color: #999999;
	border-bottom: 1px solid black;
}

#basis #content a:visited, #basisohne #content a:visited {
	color: #4F84A4;
	border-color: #4F84A4;
}

#basis #content a:hover, #basisohne #content a:hover {
	color: #365e83;
	border-color: #365e83;
}

#basis #content a:active, #basisohne #content a:active {
	color: #4F84A4;
	border-color: #4F84A4;
}

#basis #content h1, #basisohne #content h1 {
	text-align: center;
	font-size: 1em;
	color: #89b0cd;
}

#basis #content h2, #basisohne #content h2 {
	color: #4F84A4 ;
}

	
#basis #content h3, #basisohne #content h3 {
	color: #4F84A4;
}

	
#basis #content h4, #basisohne #content h4 {
	color: #FF0000;
}

	
/* info Navi */
#basis #content #nav1 li a:link, #basisohne #content #nav1 li a:link {
	color: #cbe2ed;
}

#basis #content #nav1 li a:visited, #basisohne #content #nav1 li a:visited {
	color: #accedd;
}

#basis #content #nav1 li a:hover, #basisohne #content #nav1 li a:visited {
	color: #fff;
}

#basis #content #nav1 li a:active, #basisohne #content #nav1 li a:visited {
	color: #fff;
}

#basis #content #nav1 li a.hl:link, #basis #content #nav1 li a.hl:visited, #basisohne #content #nav1 li a.hl:link, #basisohne #content #nav1 li a.hl:visited {
	color: #fff;
	font-weight: bold;
}

/* Ende info Navi */
/* nic.info Navi */
#basis #content #nav2 li a, #basisohne #content #nav2 li a {
	border-right: 0;
}

#basis #content #nav2 li a:hover, #basisohne #content #nav2 li a:visited {
	color: #666666;
}

#basis #content #nav2 li a:link, #basisohne #content #nav2 li a:link {
	color: #FF0000;
}

#basis #content #nav2 li a:visited, #basisohne #content #nav2 li a:visited {
	color: #FF0000;
}

/* ENDE nic.info Navi */
/* Newsletter Formular */
#basis #content #newsletterform {
	border: 3px solid #efefef;
	border-collapse: collapse;
	width: 400px;
	margin: 20px;
}

#basis #content #newsletterform td {
	padding: 5px;
	border: 1px solid #efefef;
	font-size: 0.8em;
}

#basis #content #newsletterform td input {
	width: 300px;
}

#basis #content #newsletterform td input.short {
	width: 120px;
}

/* ENDE Newsletter Formular */
/* info Kontaktseite */
#basis #content #kontaktformular {
	background: #d5ebf6;
	margin: -7px 290px 20px 20px;
	padding: 10px 0;
}

#basis #content #kontaktformular p label {
	width: 100px;
	display: block;
	float: left;
}

#basis #content #kontaktformular p {
	margin: 10px 20px;
	color: #1a5273;
}

#basis #content #kontaktformular p input {
	width: 200px;
	padding: 1px 3px;
	color: #666;
}

#basis #content #kontaktformular p textarea {
	width: 410px;
	height: 200px;
	color: #666;
}

#basis #content #kontaktformular p.right input {
	width: 130px;
	text-align: center;
	background: #649bc5;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-bottom: 2px solid #376d97;
	border-right: 2px solid #376d97;
	color: #fff;
	font-size: 0.85em;
	padding: 4px 5px 3px 5px;
	cursor: pointer;
	margin-right: 7px;
}

/* END info Kontaktseite */
/* r_column */
#basis #content #r_column h4, #basisohne #content #r_column h4 {
	color: #fff;
}

/* ++++++++++++++++++++++++++++++ Umfrage +++++++++++++++++++++++++++++++++ */
#basis #content #r_column input {
	margin-bottom: -2px;
	margin-right: 0px;
}

#basis #content #r_column input.submitpoll {
	width: 80px;
}

/* ENDE r_column */
/* Footer */
#basis #content #footer, #basisohne #content #footer {
	color: #c2d8e7;
}

	
	
#basis #content #footer a:link, #basisohne #content #footer a:link {
	color: #c2d8e7;
	border-bottom: 1px solid #c2d8e7;
	font-style:normal;
}

#basis #content #footer a:visited, #basisohne #content #footer a:visited {
	color: #c2d8e7;
	border-bottom: 1px solid #c2d8e7;
}

#basis #content #footer a:hover, #basisohne #content #footer a:hover {
	color: #fff;
	border-bottom: 1px dashed #fff;
}

#basis #content #footer a:active, #basisohne #content #footer a:active {
	color: #fff;
	border-bottom: 1px dashed #fff;
}

	
	
/* ENDE Footer */
	
.webcheck {
	background: #d5ebf6;
	border: 1px solid #c4dae5;
	width: 450px;
	font-size: 0.8em;
	margin: 20px 10px 10px 20px;
	padding: 5px;
}
#apDiv1 {
	position:absolute;
	width:757px;
	height:3px;
	z-index:1;
	left: 5px;
	top: -116px;
	background-color: #FFFFFF;
}
.Stil4 {font-size: 1.7em}
.Stil6 {font-size: 11px}
.Stil8 {font-size: 1.9em}



#r_column a {
	color: black;
}



#basis #content a:link, #basisohne #content a:link {
	color: #4F84A4;
	border-color: #4F84A4;
}
