/* @override 
	http://p109234.typo3server.info/fileadmin/templates/css/mfglaserstyle.css
	http://p109234.typo3server.info/typo3temp/stylesheet_fd02857160.css
	http://metallform-glaser.de/fileadmin/templates/css/mfglaserstyle.css
	http://www.metallform-glaser.de/fileadmin/templates/css/mfglaserstyle.css
*/

/* @group HEAD & NAVI´s */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

/*scrollbalken immer anzeigen*/
html{
	height: 100%;
	margin-bottom: 1px;
}

body {
	color: #717578;
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
		}

#seite {
	width: 950px;
	margin: auto;
	height: 100%;
	}

div#header h1 {
	position: absolute;
	left: -999%;
	}

h2 {
	font-weight: normal;
	font-size: 15px;
	line-height: 180%;
	text-transform: uppercase;
	padding-bottom: 10px;
	color: #000;
	margin-right: 0;
	}
	
p {
	font-size: 11px;
	line-height: 180%;
	}

#header {
	width: 950px;
	height: 160px;
	background-image: url(img/header.gif);
}

#header #topnavleiste {
	float: left;
	height: 25px;
	width: 950px;
	}

#header ul#sprachnav,
#header ul#topnav {
	float: right;
	margin-top: 10px;
}

#header ul#sprachnav{
	padding-right: 120px;
}

#header ul#sprachnav li,
#header ul#topnav li {
	float: left;
	list-style-type: none;
}

#header ul#sprachnav li a,
#header ul#topnav li a {
	color: #bababa;
	text-decoration: none;
	border-right: solid 1px #bababa;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 12px;
	height: 12px;
	display: block;
	font-size: 9px;
	float: left;
}

#header ul#sprachnav li a.noborder {
	border: none;
}

#header ul#sprachnav li a#active,
#header ul#topnav li a#active,
#header ul#sprachnav li a:hover,
#header ul#topnav li a:hover {
	color: #707477;
}


/* @end */

/* @group BILDCONTENT */

/* LOGIN */

div.login {
	float: left;
	padding-left: 9px;
	}

div.login a#login {
	float: left;
	width: 116px;
	height: 34px;
	display: block;
	background-image: url(img/login.gif);
	}

div.login a#login:hover{
	background-image: url(img/login_over.gif);
	}
	
div.login a#login span {
	display: none;
	}
	
/* KONTAKTBOX */

div#kontaktbox {
	float: left;
	width: 116px;
	height: 256px;
	padding: 0 0 0 9px;
	background: url(img/kontaktbox_bg.jpg) no-repeat bottom right;
	margin-top: -8px;
}
	
div#kontaktbox a img {
	float: left;
	margin: 8px 0;
	}
	
div#kontaktbox a p,
div#kontaktbox a span#email {
	padding: 10px 0 0 10px;
	float: left;
	text-decoration: none;
	color: #FFF;
	font-size: 9px;
	}

div#kontaktbox a {
	text-decoration: none;
	}

div#kontaktbox a span#email {
	color: #f9a11f;
	font-size: 10px;
	}
	
div#kontaktbox a:hover span#email {
	text-decoration: underline;
	}
	
div#bildcontent {
	float: left;
	height: 290px;
	width: 950px;
	margin: 0 0 20px 0;
	}

.bildbox {
	float: left;
	position: absolute;
}

div.newsbox {
	float: right;
	width: 125px;
	}

/* @end */

/* @group DROPDOWN */

#header ul#mainnav {
    float: left;
    width: 950px;
    padding: 95px 0 0 0;
	}

#header ul#mainnav li {
	float: left;
	list-style-type: none;
	}

#header ul#mainnav li a {
	color: #6f7376;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-size: 10px;
	text-align: center;
	}

#header ul#mainnav li a:hover,
#header ul#mainnav li a.active {
	color: #f4a700;
	}

#header ul#mainnav li a#one {
	width: 213px;
	}
#header ul#mainnav li a#two {
	width: 185px;
	}
#header ul#mainnav li a#three {
	width: 149px;
	}
#header ul#mainnav li a#four {
	width: 162px;
	}
#header ul#mainnav li a#five {
	width: 116px;
	}

/*Hauptnavigation - Unterpunkte*/

#header ul#mainnav li:hover ul, #header ul#mainnav li.sfhover ul {
	display: block;
	z-index: 1001;
	}

#header ul#mainnav li ul {
	clear: both;
	display: none;
	position: absolute;
	border: none;
	margin: 0 1px;
	padding: 20px 0 10px;
	z-index: 1002;
	}
	
#header ul#mainnav ul.item1 {
	width: 210px;
	background: url(img/D1.png) no-repeat 0 bottom;
	}
#header ul#mainnav ul.item1 li {
    padding-left: 21px;
	width: 189px;
	}
#header ul#mainnav ul.item2 {
	margin-left: 2px;
	width: 182px;
	background: url(img/D2.png) no-repeat 0 bottom;
	}
#header ul#mainnav li ul.item2 li {
    padding-left: 25px;
    width: 157px;
	}
#header ul#mainnav ul.item3 {
	margin-left: 3px;
	width: 144px;
	background: url(img/D3.png) no-repeat 0 bottom;
	}
#header ul#mainnav li ul.item3 li {
    padding-left: 25px;
    width: 119px;
	}
#header ul#mainnav ul.item4 {
	margin-left: 2px;
	width: 159px;
	background: url(img/D4.png) no-repeat 0 bottom;
	}
#header ul#mainnav li ul.item4 li {
    padding-left: 22px;
    width: 137px;
	}
#header ul#mainnav li ul.item5 {
    margin-left: 3px;
	width: 112px;
	background: url(img/D5.png) no-repeat 0 bottom;
	}
#header ul#mainnav li ul.item5 li {
    padding-left: 28px;
    width: 84px;
	}
	
#header ul#mainnav li ul li {
	background: #FFF;
	}

#header ul#mainnav li ul li a {
	margin: 0;
	padding: 4px 0 4px 0;
	text-transform: none;
	font-size: 9px;
	text-align: left;
	}

#header ul#mainnav li ul li a:hover, #header ul#mainnav li ul li a:focus {
	color: #000;
	}

/* @end DROPDOWN */

/* @group ORIENTATION */

ul#orientation {
	position: absolute;
	z-index: 999;
	left: 0;
	top: 0;
	background: url(img/Ecke.png) no-repeat right;
	padding-right: 8px;

}

ul#orientation li{
	list-style-type: none;
	float: left;
	
}

ul#orientation li a{
	font-size: 9px;
	float: left;
	color: #bababa;
	text-decoration: none;
	height: 20px;
	display: block;
	background: #fff url(img/pfeil_menue.gif) no-repeat 0 2px;
	padding-left: 18px;
	padding-right: 5px;
	text-transform: uppercase;
}


ul#orientation li a:hover,
ul#orientation li a#active{
	color: #6f7376;
	background: #fff url(img/pfeil_menue_over.gif) no-repeat 0 2px;
}
ul#orientation li a.first{
	background-image: none;
	padding-left: 0;
}
ul#orientation li a#active.first{
	background-image: none;
	padding-left: 0;
}

/* @end */

/* @group CONTENT */

/* MAINTEMPLATE */

#imgwithcontent {
	float: left;
	width: 825px;
	line-height: 180%;
	}

#imgwithcontent img {
	float: left;
	margin: 4px 0 0 0;
	}

#imgwithcontent p {
	float: right;
	padding: 0 0 25px 0;
	width: 628px;
	font-size: 11px;
	}

#imgwithcontent h2 {
	float: right;
	padding-right: 0;
	width: 628px;
	}
	
#maincontent {
	float: left;
	width: 620px;
	line-height: 180%;
	}
	
#maincontent ul,
#content_right ul {
	padding: 0 0 0 15px;
	line-height: 180%;
	}
	
/* @group LinkContent */

div.linkcontent {
	width: 620px;
	position: relative;
	bottom: 0;
	float: left;
	line-height: 160%;
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #ddd;
	cursor: pointer;
	}

div.linkcontent a {
	float: left;
	width: 620px;
	text-decoration: none;
	color: #717578;
    display: block;
	background: url(img/pfeil_content.gif) no-repeat right bottom;
	cursor: pointer;
	}
	
div.linkcontent a:hover {
	background: url(img/pfeil_content_over.gif) no-repeat right bottom;
	}

div.linkcontent h3 {
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	padding:  0 0 5px 0;
	cursor: pointer;
	}

div.linkcontent p {
	float: left;
	width: 580px;
	cursor: pointer;
	}

div.linkcontent a:hover {
	background: url(img/pfeil_content_over.gif) no-repeat right bottom;
	}

div.linkcontent a span {
	position: absolute;
	left: -2000px;
	}
	
/* @end LinkContent */
	
/* @group NEWSELEMENT */

div.newselement {
	float: left;
	width: 825px;
	bottom: 0;
	float: left;
	line-height: 180%;
	margin-top: 20px;
	cursor: pointer;
	}
	
div.newselement img {
	float: left;
	width: 165px;
	height: 85px;
	cursor: pointer;
	}

div.newselement a {
	float: left;
	width: 825px;
	text-decoration: none;
	color: #717578;
    display: block;
	background: url(img/pfeil_content.gif) no-repeat right bottom;
	cursor: pointer;
	}
	
div.newselement a:hover {
	background: url(img/pfeil_content_over.gif) no-repeat right bottom;
	}

div.newselement h3 {
	float: right;
	width: 628px;
	border-top: solid 1px #ddd;
	font-size: 13px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
	padding: 20px 0 5px 0;
	cursor: pointer;
	}

div.newselement p {
	float: right;
	width: 588px;
	padding-right: 40px;
	cursor: pointer;
	}
	
a#backtoarchive {
	display: block;
	padding: 10px 0 0 196px;
	margin: 0;
	width: 150px;
	float: left;
	background: none;
	color: #f4a700;
	text-decoration: none;
    }

a#backtoarchive:hover {
	text-decoration: underline;
    }

/* @end NEWSELEMENT */
	
/* @group PARTNERLINK */

div#partnerlink {
	width: 620px;
	bottom: 0;
	float: left;
	line-height: 180%;
	margin-top: 20px;
	cursor: pointer;
	border-top: solid 1px #DDD;
	cursor: pointer;
	}
	
div#partnerlink a img {
	padding: 5px;
	float: left;
	display: block;
	margin: 0px;
	float: left;
	width: 75px;
	height: 45px;
	border: solid 1px #DDD;
	border-top: none;
	cursor: pointer;
	}
	
div#partnerlink p {
	float: left;
	line-height: 55px;
	font-size: 12px;
	padding: 0 0 0 20px;
	cursor: pointer;
	}
	
div#partnerlink a:hover p {
	color: #000;
	}

div#partnerlink a {
	float: left;
	width: 620px;
	text-decoration: none;
	color: #717578;
    display: block;
	background: url(img/pfeil_content.gif) no-repeat right bottom;
	}
	
div#partnerlink a:hover {
	background: url(img/pfeil_content_over.gif) no-repeat right bottom;
	}
	
/* @end PARTNERLINK */
	
/* SUBTEMPLATE */

div#content_left {
	float: left;
	width: 197px;
	}
	
div#content_left img {
	padding: 5px 0 20px 0;
	}
	
div#content_right {
	float: right;
	width: 625px;
	padding: 0 120px 0 0;
	}
	
div#content_right p.bodytext a {
	color: #f4a700;
	text-decoration: none;
	}
	
div#content_right p.bodytext a:hover {
	text-decoration: underline;
	}
	
/* TEXT WITH IMAGE */


div.csc-textpic.csc-textpic-intext-left {
	float: left;
	display: block;
	padding: 20px 0 0 0;
	}
	
div.csc-textpic.csc-textpic-intext-left div.csc-textpic-text {
	float: left;
	width: 440px;
	padding: 0 0 0 20px;
	}

div.csc-textpic.csc-textpic-intext-left div.csc-textpic-imagewrap {
	padding: 3px 0 0 0;
	}

	
/* @end CONTENT */

/* @group IMG GALLERY */

#content_right a img {
	border-left: solid 2px #FFF;
	border-bottom: solid 2px #FFF;
    }

a#gallerylink {
	display: block;
	width: 150px;
	font-size: 10px;
	padding: 0 0 20px 20px;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #EEE;
	color: #f4a700;
	text-decoration: none;
	text-transform: uppercase;
	background: url(img/pfeil_menue.gif) no-repeat 0 3px;
	}
	
a#gallerylink:hover {
    color: #000;
	}
	


/* @end IMG GALLERY */

/* @group SUBNAV */

div#subnav {
	float: left;
	width: 197px;
	display: none;
	}
	
div#content_left div#subnav {
	display: block;
	}

#subnav ul li {
	list-style-type: none;
	}

#subnav ul li a {
	color: #6f7376;
	text-transform: uppercase;
	font-size: 9px;
	background: url(img/pfeil_menue.gif) no-repeat 0 center;
	padding-left: 20px;
	line-height: 18px;
	height: 15px;
	text-decoration: none;
	font-size: 10px;
	}

#subnav ul li a:hover,
#subnav ul#subnav a#active {
	color: #000;
	background: url(img/pfeil_menue_over.gif) no-repeat 0 center;
	}

/*Abstand nach unten*/
#footer {
	float: left;
	width: 950px;
	height: 25px;
	display: block;
	}
	
/* @end SUBNAV */

/* @group KONTAKT */

div#kontakt_left {
	float: left;
	width: 380px;
	margin: 0 65px 0 0;
	padding: 0 0 8px 0;
	}

#kontakt_left p.bodytext {
	padding: 0 0 20px 0;
	}
	
div#kontakt_left a {
	color: #f4a700;
	text-decoration: none;
	}

div#kontakt_left a:hover {
    text-decoration: underline;
	}
	
div#kontakt_left a#anfahrtslink {
	float: left;
	width: 380px;
	border-top: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	color: #666;
	text-decoration: none;
	padding: 20px 0 8px 0;
	background: url(img/pfeil_content.gif) no-repeat right 60px;
	}

div#kontakt_left a#anfahrtslink:hover {
	color: #f4a700;
	background: url(img/pfeil_content_over.gif) no-repeat right 60px;
	}

div#kontakt_right {
	float: left;
	width: 380px;
	}
	
div#kontakt_right fieldset {
	float: left;
	width: 380px;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #CCC;
	}
	
div#kontakt_right fieldset legend,
div#kontakt_right fieldset label {
	display: none;
	}

div#kontakt_right fieldset input,
div#kontakt_right fieldset textarea {
	padding: 0 0 0 2px;
	font-family: verdana;
    font-size: 10px;
    color: #666;
	height: 20px;
	width: 300px;
	line-height: 20px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	}

div#kontakt_right fieldset textarea#uid3 {
	height: 60px;
	}
	
div#kontakt_right fieldset input#uid5 {
	border-bottom: solid 1px #CCC;
	margin: 0 0 6px 0;
	}
	
div#kontakt_right fieldset textarea#uid9 {
	margin: 6px 0 0 0;
	height: 120px;
	border-bottom: solid 1px #CCC;
	}
	
div#kontakt_right fieldset input#check_uid6_0,
div#kontakt_right fieldset input#check_uid7_0,
div#kontakt_right fieldset input#check_uid8_0 {
	float: left;
	width: 20px;
	}

#powermaildiv_uid1,
#powermaildiv_uid2,
#powermaildiv_uid3,
#powermaildiv_uid4,
#powermaildiv_uid5,
#powermaildiv_uid6,
#powermaildiv_uid7,
#powermaildiv_uid8,
#powermaildiv_uid9,
#powermaildiv_uid10 {
	float: left;
	width: 300px;
	padding: 0 80px 0 0;
	}

#powermaildiv_uid6 p,
#powermaildiv_uid7 p,
#powermaildiv_uid8 p {
	font-size: 10px;
	text-align: left;
	width: 270px;
	padding: 0 0 0 0;
	float: right;
	}

div#kontakt_right fieldset #powermaildiv_uid10 input {
	text-align: left;
	float: left;
	width: 380px;
	border: none;
	padding: 0 5px 0 0;
	height: 30px;
	color: #000;
	text-transform: uppercase;
	background: url(img/pfeil_content.gif) no-repeat right center;
	}

div#kontakt_right fieldset #powermaildiv_uid10 input:hover {
	color: #f4a700;
	background: url(img/pfeil_content_over.gif) no-repeat right center;
	}

/* @end KONTAKT */

/* @group LOGIN */


div.tx-newloginbox-pi1 h3,
div.tx-newloginbox-pi1 label {
	display: none;
	}

div.tx-newloginbox-pi1 p {
	width: 80%;
	margin: 0 0 20px 0;
	}

div.tx-newloginbox-pi1 table {
	float: left;
	width: 380px;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #CCC;
	}

div.tx-newloginbox-pi1 input {
	padding: 0 0 0 2px;
	font-family: verdana;
    font-size: 10px;
    color: #666;
	height: 20px;
	width: 150px;
	line-height: 20px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	}
	
div.tx-newloginbox-pi1 input#pass {
	border-bottom: solid 1px #ccc;
	margin: 0 0 5px 0;
	}
	
div.tx-newloginbox-pi1 tfoot input {
	width: 380px;
	float: left;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	color: #000;
	border: none;
	background: url(img/pfeil_content.gif) no-repeat right top;
	}
	
div.tx-newloginbox-pi1 tfoot input:hover {
	background: url(img/pfeil_content_over.gif) no-repeat right top;	
	}
	


/* @end LOGIN */
