/**** ALLGEMEIN ****/
html { height: 100%; }
body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
}
h1, h2, h3, h4, p, form, ul, li {
	margin: 0;
	padding: 0;
}
a { 
	border: 0; 
	text-decoration: underline;
	color: #000;
}

/**** NAVIGATION ****/
.nav_neuigkeiten {
	display: block;
	color: #858585;
	font-size: 1px;
	margin-top: 115px;
	margin-left: 23px;
	background: url('../../media/img/site/m_0_neuigkeiten.jpg') no-repeat;
	height: 21px;
	width: 200px;
}
html>body .nav_neuigkeiten {
	margin-left: 23px;
	float: left;
}
#navi {
	float: left;
	width: 222px;
	background: #2B2B2B;
}
#navi h4 {
	width: 199px;
	height: 20px;
	text-indent: -5000px;
	margin-left: 23px;
}
#navi h4.angebot { background: url('../../media/img/site/h_1_angebot.jpg') no-repeat; }
#navi h4.technik { background: url('../../media/img/site/h_2_technik.jpg') no-repeat; }
#navi h4.support { background: url('../../media/img/site/h_3_support.jpg') no-repeat; }
ul.navi {
	list-style-type: none; 
	margin: 0;
	padding: 0;
	margin-left: 23px;
}
ul.navi li {
	margin: 0;
	padding: 0;
}
ul.navi a {
	height: 20px;
	display: block;
	text-indent: -5000px;
	text-decoration: none;
}
ul.navi li.bieten { background: url('../../media/img/site/m_1_bieten.jpg') no-repeat; }
ul.navi li.spiele { background: url('../../media/img/site/m_2_spiele.jpg') no-repeat; }
ul.navi li.angebote { background: url('../../media/img/site/m_3_angebote.jpg') no-repeat; }
ul.navi li.root { background: url('../../media/img/site/m_4_root.jpg') no-repeat; }
ul.navi li.bestellen { background: url('../../media/img/site/m_5_bestellen.jpg') no-repeat; }

ul.navi li.anbindung { background: url('../../media/img/site/m_6_anbindung.jpg') no-repeat; }
ul.navi li.rz { background: url('../../media/img/site/m_7_rz.jpg') no-repeat; }
ul.navi li.server { background: url('../../media/img/site/m_8_server.jpg') no-repeat; }
ul.navi li.testserver { background: url('../../media/img/site/m_9_testserver.jpg') no-repeat; }
ul.navi li.testaccount { background: url('../../media/img/site/m_10_testaccount.jpg') no-repeat; }

ul.navi li.forum { background: url('../../media/img/site/m_11_forum.jpg') no-repeat; }
ul.navi li.irc { background: url('../../media/img/site/m_12_irc.jpg') no-repeat; }
ul.navi li.faq { background: url('../../media/img/site/m_13_faq.jpg') no-repeat; }
ul.navi li.email { background: url('../../media/img/site/m_14_email.jpg') no-repeat; }
ul.navi li.wi { background: url('../../media/img/site/m_15_wi.jpg') no-repeat; border-bottom: 1px solid #fff; }

#livesupport {
	padding-top: 10px;
	background: url('../../media/img/site/proclan_navirep.jpg') repeat-y #2b2b2b;
}
#livesupport a {
	margin-left: 52px;
}
#livesupport a img {
	border: 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

/**** SPECIFIC ****/
#surround {
	margin: 0px auto;
	width: 785px;
	background: url('../../media/img/site/proclan_navirep.jpg') repeat-y #2b2b2b;

}
#head {
	background: url('../../media/img/site/proclan_head.jpg') no-repeat;
	height: 280px;
}
#head h2, #head p, #head em{
	display: none;
}
#head h1 {
	background: url('../../media/img/site/proclan_logo.jpg') no-repeat 0px 61px;
	/*margin-top: 61px;*/
	margin-left: 24px;
	height: 144px;
	text-indent: -50000px;
	cursor: pointer;
}
#content {
	width: 503px;
	height: 420px;
	float: left;
	padding: 0px 20px;
	background: url('../../media/img/site/proclan_contentbottom.jpg') no-repeat 0px 100% #FFF;
}
html>body #content {
	float: right;
	margin-right: 20px;
	min-height: 420px;
	height: auto;
}
#content h3 {
	color: #468616;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
#content h4 {
	color: #468616;
	font-size: 11px;
	font-weight: 800;
	margin: 10px 0px;
}
#content h5 {
	color: #468616;
	font-size: 10px;
	font-weight: 800;
	margin: 10px 0px 2px 0px;
}
#content a {
	color: #468616;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}
#bottom {
	margin: 0px auto;
	height: 87px;
	width: 785px;
	clear: both;
	background: url('../../media/img/site/proclan_bottom.jpg') no-repeat;
	border-bottom: 1px solid #606060;
}
#navi_bottom {
	height: 17px;
	margin-left: 540px;
	padding-top: 70px;
}
#navi_bottom a {
	color: #bebebe;
	font-size: 10px;
	text-decoration: none;
	margin-left: 10px;
}
#content ul {
	margin-left: 20px;
}
#content p {
	margin: 5px 0px;
}
#content div.blanklinks a {
	font-weight: normal;
	text-decoration: none;
}
#content div.blanklinks a:hover {
	text-decoration: underline;
}
#content div.blanklinks {
	color: #468616;
	margin-bottom: 5px;
}
#content dl {
	margin: 0;
	padding: 0;
}
#content dl dt {
	width: 15em;
	float: left;
	margin: 0 0 0 0;
	padding: .5em;
	border-top: 1px solid #606060;
	font-weight: bold;
}
#content dl dd {
	float: left;
	width: 24em;
	margin: 0 0 0 0;
	padding: .5em;
	border-top: 1px solid #606060;
	border-left: 1px solid #606060;
}

#content div.angebot {
	float: left;
	width: 162px;
	height: 200px;
}
#content div.angebot h4, #content div.angebot h5 {
	display: none;
}
#content ul.angebot {
	list-style: none;
	margin: 0;
	margin-top: 68px;
}
#content ul.angebot li {
	height: 15px;
	line-height: 15px;
	vertical-align: center;
	padding: 0px 0px 0px 5px;
}
#content ul.angebot li.eins { background: url('../img/angebot_li_01.jpg') no-repeat; }
#content ul.angebot li.zwei { background: url('../img/angebot_li_02.jpg') no-repeat; }

#angebot1 {
	background: url('../img/angebot_top_01.jpg') no-repeat;
}
#angebot2 {
	margin-left: 8px;
	background: url('../img/angebot_top_02.jpg') no-repeat;
}
#angebot3 {
	margin-left: 8px;
	background: url('../img/angebot_top_03.jpg') no-repeat;
}
#angebot4 {
	margin-left: 5px;
	background: url('../img/angebot_top_04.jpg') no-repeat;
}
#preis1 { background: url('../img/angebot_bot_01.jpg') no-repeat; height: 40px; }
#preis2 { background: url('../img/angebot_bot_02.jpg') no-repeat; height: 40px; }
#preis3 { background: url('../img/angebot_bot_03.jpg') no-repeat; height: 40px; }
#preis5 { background: url('../img/angebot_bot_05.jpg') no-repeat; height: 40px; }
#preis6 { background: url('../img/angebot_bot_06.jpg') no-repeat; height: 40px; }
#preis7 { background: url('../img/angebot_bot_07.jpg') no-repeat; height: 40px; }

div.bestellen {
	background: url('../img/angebot_links.jpg');
	height: 20px;
	line-height: 20px;
	vertical-align: center;
	padding: 0px 6px;
}

#content hr {
	border: 0px;
	background: url('../img/site/hr.gif') repeat-x;
	clear: both;
}
* html body #content hr {
	border: 0;
	height: 0px;
	border-bottom: 1px dashed #7A7A7A;
}

/**** FORMS ****/
form {
	margin: 0px 2px;
}
form fieldset {
	font-size: 10px;
	border-color: #7A7A7A;
	border-width: 1px;
	border-style: solid;
	padding: 10px;
	margin-bottom: 10px;
	/*background: #ECECEC;*/
	/*background: url('../img/site/proclan_contentbottom.jpg') no-repeat 100% 100%;*/
}

form fieldset legend {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px;
}
fieldset div {
	clear: both;
	position: relative;
	margin-top: 5px;
}

label, fieldset div.cr p {
	margin: 0;
	display: block;
	width: 14em;
	text-align: right;
	float: left;
	padding-right: 5px;
	height: 20px;
	line-height: 20px;
	vertical-align: center;
}

fieldset div.cr label {
	text-align: left;
	vertical-align: top;
	margin-left: 15em;
	width: auto;
	float: none;
}
fieldset div.c input {
	margin-top: 5px;
}
fieldset div span {
	display: block;
    line-height: 16px;
    vertical-align: middle;
    margin-left: 10px;
    margin-top: 4px;
    padding-top: 4px;
}
/*
fieldset div:hover span {
	margin-left: 37em;
	margin-top: -2em;
	display: block;
	position: absolute;
	z-index: 90;
	float: right;
	border: 1px solid #7A7A7A;
	background: #7B7B7B;
	color: #FFF;
	width: 200px;
}
*/
form input, form select {
	color: #000;
	height: 16px;
	border: 1px solid #C0C0C0;
	background-color: #FFF;
	width: 180px;
	font-size: 10px;
}
form textarea {
	color: #000;
	background-color: #FFF;
	border: 1px solid #C0C0C0;
	font-size: 10px;
    font-family: Verdana, Arial, sans-serif;
	width: 180px;
}
html fieldset div span {
	display: block;
	margin-left: 13em;
	padding-left: 7px;
}

/**** FORM 2 ****/

form fieldset.left {
	float: left;
	width: 220px;
}
form fieldset.right {
	float: right;
	width: 220px;
}

fieldset.left label, fieldset.right label, fieldset.right div.cr p, fieldset.left div.cr p {
	margin: 0;
	display: block;
	width: 9em;
	text-align: right;
	float: left;
	padding-right: 5px;
	height: 20px;
	line-height: 20px;
	vertical-align: center;
}

fieldset.left div.cr label, fieldset.right div.cr label  {
	text-align: left;
	vertical-align: top;
	margin-left: 8em;
	width: auto;
	float: none;
}
fieldset.left input, fieldset.right input, fieldset.right textarea, fieldset.left textarea {
	width: 120px;
}
* html body fieldset.left input, * html body fieldset.right input {
	display: block;
	float: left;
}
span.warning {
	display: none;
}

#content fieldset dl {
	margin: 0px 20px;
	padding: 0;
}