/* giovanni russo ag - 01 version 1.0 von der 372dpi gmbh */
* {
	margin: 0;
	padding: 0;
}
body {
	font-size: small;
	font-family: verdana, sans-serif;
	
}
* html body{
	font-size: x-small;
	f\ont-size: small; 
}
#container {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	/*border: 1px solid #a9a9a9;*/
}
#ctop {
	margin-bottom: 20px;
}
div.cl {
	width: 440px;
	float: left;
	margin-bottom: 20px;
}
div.cr {
	width: 440px;
	float: right;
	margin-right:10px;
	margin-bottom: 20px;
}
div.angeboteL2 {
	background: #efefef;
	min-height: 150px;
	margin-top: 20px;
}
div.refB {
	background: #efefef;
	min-height: 50px;
	margin-top: 0px;	
}
div.clA {
	width: 600px;
	float: left;
	margin-bottom: 20px;
}
div.crA {
	width: 280px;
	float: right;
	margin-right:10px;
	margin-bottom: 20px;
	background: #efefef;
}
.std {
	margin: 10px;
}
.pstd {
	margin:0;
	padding: 0;
}
.plogobar {
	margin:10px 0 0 379px;
	padding: 0;
	background: #fff;
	width: 530px;
}
.text {
	margin-left: 10px;
	margin-top: 10px;
	font-size: 80%;
	/*width: 100%;*/
	/*border: 1px solid black;*/
}
.jb2006 {
	margin-left: 20px;
	font-size: 80%;	
	list-style-type: none;
}
.spbtn {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
}
#footer {
	clear: both;
	width: 920px;
	background-color: #efefef;
}

/* links */
a:link { 
	text-decoration: none; 
	color: #CC3333;
	}
a:visited { 
	text-decoration: none; 
	color: #CC3333;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #999;
	}
a.aktiv {
	color: #999;
}


/* menus */
#menueOben {
	width: 920px;
	margin-left: 0px;
	margin-top: 20px;
	font-size: 90%;
	font-weight: bold;
	}

/* level1 */
#level1 {
	min-height: 15px;
	background-color: #efefef;
	/*border: 1px solid black;*/

}
#level1 li {
	list-style-type: none;
	display: block;
	float: left;
}
.lieins {
	margin-left: 10px;
	margin-right: 17px;
}
.l1
{
	margin-right: 17px;
	padding-left: 25px;
	background-image: url(../grafik/l1.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

/* level2 */
.angeboteL2 li {
	list-style-type: none;
	font-size: 100%;
}
.l2
{
	margin-left: 11px;
	padding-left: 15px;
	background-image: url(../grafik/l2.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}


/* content */
#content {
	margin-left: 10px;
	margin-top: 20px;
	margin-botom: 20px;
	font-size: 80%;
	}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}	
#footer p.txtklein {
	font-size: 80%;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 15px;
}
.preText {
	margin-top: 0;
	font-weight: bold;
}
p.txtAngebote
{
	font-size: 120%;
	line-height: 1.4em;
}
p.txtRef {
	padding: 5px 5px 10px 5px;
	font-size: 120%;
}
p.txtFirma
{
	font-size: 120%;
	line-height: 1.4em;
}
.listeNormal {
	list-style-type: circle;
	margin-left: 15 px;
	padding: 0;
	
}

/* titel */
h5 {
	font-size: 140%;
	font-weight: bold;
	color: #999;
	margin: 0px 0 5px 0px;
}
h5.f {
	font-size: 140%;
	font-weight: bold;
	color: #999;
	margin: 5px 0 5px 10px;
}
h5.aktuellHead {
	font-size: 140%;
	font-weight: bold;
	color: #999;
	margin: 20px 0 5px 0px;
}
h6 {
	font-size: 130%;
	font-weight: bold;
	color: #999;
	margin: 0px 0 5px 10px;
	padding-top: 5px;
}
h6.L2 {
	font-size: 100%;
	font-weight: bold;
	color: #666;
	margin: 0px 0 5px 8px;
	padding-top: 5px;
}
h6.folgeL2 {
	font-size: 100%;
	font-weight: bold;
	color: #666;
	margin: 0px 0 5px 8px;
	padding-top: 15px;
}
h5.newsarchivH {
	font-size: 140%;
	font-weight: bold;
	color: #999;
	margin: 5px 0 5px 10px;
}
h6.newsarchivT {
	font-size: 100%;
	font-weight: bold;
	color: #666;
	margin: 0px 0 5px 10px;
	padding-top: 10px;
}
/* Formular */
#formwrapper div.cl {
	background: #efefef;
	font-size: 120%;
	min-height: 480px;
}
#formwrapper div.cr {
	background: #efefef;
	font-size: 120%;
	min-height: 480px;
}

label {
	display: block;
	margin: 0 0 5px 10px;
}
select {
	width: 300px;
	margin: 0 0 5px 10px;
}
input[type="text"] {
	width: 300px;
	margin: 0 0 5px 10px;
}
input[type="submit"] {
	width: 200px;
	margin: 30px 0px 0 10px;
	display: block;
}
textarea {
	width: 400px;
	height: 200px;
	margin: 0 0 0 10px;
}

/* aktuell */
p.newsarchivTxt
{
	font-size: 100%;
	margin: 0px 0 5px 10px;
}
p.txtAktuell
{
	font-size: 120%;
	line-height: 1.4em;
}

/* referenzen */
p.txtRef
{
	font-size: 120%;
	line-height: 1.4em;
	margin: 0;
}
p.txtRefZusatz
{
	font-size: 120%;
	line-height: 1.4em;
	margin: 20px 0 20px 0;
}