html { 
	padding: 0px;
	margin: 0px;
}


body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-image: url(../images/bg.gif);
}

	/*border: 1px solid #000000;*/

#container {
	width: 950px; 
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	padding: 0px 15px 15px 15px;
	padding:0;
	text-align: left;
}

#headLine {
	text-align: right;
	height: 20px;
}

#metaNavigation {
	float: right;
	width: 170px;
	height: 7px;
	margin: 10px 10px 5px 0px;
		/*border: 1px solid #000000;*/
}

/*
#metaNavigation a {
	background:url(../images/language_choice.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

#metaNavigation a:hover {
	background:url(../images/language_choice.gif);
	background-repeat: no-repeat;
	background-position: 0;
}
*/


/*
#metaNavSprachauswahl {
	float: right;
	background:url(../images/language_choice.gif);
}

#metaNavSprachauswahl a {
	background-repeat: no-repeat;
	background-position: 0;
}

#metaNavSprachauswahl a:hover {
	background:url(../images/language_choice.gif);
	background-repeat: no-repeat;
	background-position: 0;
}
*/

#metaNavStrich, #metaNavStrich2 {
	float: right;
	padding: 0 7px 0 7px;
}

#metaNavStartpage {
	float: right;
	background:url(../images/startseite_lo.gif);
}

#metaNavStartpage a {
	background-repeat: no-repeat;
	background-position: 0;
}

#metaNavStartpage a:hover {
	background:url(../images/startseite_hi.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

#metaNavAGB {
	float: right;
	background:url(../images/AGB_lo.gif);
}

#metaNavAGB a {
	background-repeat: no-repeat;
	background-position: 0;
}

#metaNavAGB a:hover {
	background:url(../images/AGB_hi.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

#metaNavImpressum {
	float: right;
	background:url(../images/impressum_lo.gif);
}

#metaNavImpressum a {
	background-repeat: no-repeat;
	background-position: 0;
}

#metaNavImpressum a:hover {
	background:url(../images/impressum_hi.gif);
	background-repeat: no-repeat;
	background-position: 0;
}

.ro {
	background:url(../images/roundedbox_ro.gif) top right no-repeat;
}

.lo {
	background:url(../images/roundedbox_lo.gif) top left no-repeat;
}

.ru {
	background:url(../images/roundedbox_ru.gif) bottom right no-repeat;
}

.lu {
	background:url(../images/roundedbox_lu.gif) bottom left no-repeat;
}

#mainContent {
	margin:0;
	padding: 0;
	clear: both;
}

#contentHead {
	width: 930px; 
	padding: 0;
	margin: 0px 10px 0px 10px;
	/*border: 1px solid #000000;*/
}

#contentHeadLeft {
	float: left;
	width: 440px;
	padding: 22px 0px 10px 25px;
	margin: 0;
}

#contentHeadRight {
	float: right;
	text-align: right;
	width: 440px;
	padding: 22px 0px 5px 0px;
	margin: 0;
}

#homepageLine {
	float: left;
	width: 930px;
	height: 3px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	background-color: #74100E;
	line-height: 1px; /*IE 6*/
	font-size: 1px; /*IE 6*/
}

#pictureHeadFull {
	float: left;
	width: 930px;
	height: 180px;
	padding: 0;
	margin: 0;
	background-color: #FFFFFF;
	padding: 1px 0 1px 0;
}

/* xxxxxxxxxxxxxxxxxxxxxxxx */

div#navigation {
	float: left;
	width: 730px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #74100E;
}

#linkOtherWebsite  {
	float: right;
	width: 200px;
	height: 30px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #74100E;
	text-align: right;
}

#linkOtherWebsite img {
	padding: 8px 15px 8px 0;
}

div#navigation ul#menu {
 	width: 730px; 
 	height: 30px; 
 	background: transparent url(../images/nav/navigation_lo.gif) no-repeat 15px 8px;
	margin: 0;
	padding: 0;
	position: relative;
}

div#navigation ul#menu li {
	margin: 0;
	padding: 0;
}

ul#menu li, ul#menu a {
	height: 14px;
	display: block;
}

div#navigation ul#menu li a {
	text-indent: -9999px;
	text-decoration: none;
}

#home {
	position: absolute;
	left: 15px; 
	top: 8px;
	width: 40px;
}

#service {
	position: absolute;
	left: 71px;
	top: 8px;
	width: 66px;
}

#projects {
	position: absolute;
	left: 157px;
	top: 8px;
	width: 68px;
}

#partner {
	position: absolute;
	left: 242px;
	top: 8px;
	width: 62px;
}

#team {
	position: absolute;
	left: 319px;
	top: 8px;
	width: 39px;
}

#links {
	position: absolute;
	left: 375px;
	top: 8px;
	width: 40px;
}

#kontakt {
	position: absolute;
	left: 432px;
	top: 8px;
	width: 62px;
}

/* Main navigation hilite on mouseover */
#home a:hover {
	background-image: url(../images/nav/home_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

#service a:hover {
	background-image: url(../images/nav/angebot_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

#projects a:hover {
	background-image: url(../images/nav/projekte_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

#partner a:hover {
	background-image: url(../images/nav/partner_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

#team a:hover {
	background-image: url(../images/nav/team_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

#links a:hover {
	background-image: url(../images/nav/links_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

#kontakt a:hover {
	background-image: url(../images/nav/kontakt_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

/* Main navigation hilite on pageload */
body#homepage #home {
	background-image: url(../images/nav/home_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

body#servicepage #service {
	background-image: url(../images/nav/angebot_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

body#projectspage #projects {
	background-image: url(../images/nav/projekte_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

body#partnerpage #partner {
	background-image: url(../images/nav/partner_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

body#teampage #team {
	background-image: url(../images/nav/team_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

body#linkspage #links {
	background-image: url(../images/nav/links_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

body#kontaktpage #kontakt {
	background-image: url(../images/nav/kontakt_hi.gif);
	background-repeat: no-repeat;
	/*background-position: 0;*/
}

/* xxxxxxxxxxxxxxxxxxxxxxxx */




#contentMiddle {
	/*float: left;*/
	width: 930px; 
	padding: 0;
	margin: 30px 10px 10px 10px;
	/*border: 1px solid #000000;*/
	/*background: #ECE9E0;*/
	background: transparent url(../images/mainContent_bg.gif) repeat-y;
	min-height: 500px;
}

#contentLeft {
 	float: left; 
	width: 150px;
	padding: 0;
	margin: 0; /*IE 6*/
	/*background-image: url(../images/riffel_red.gif);*/
	/*border: 1px solid #000000;*/
}

#contentCenter {
 	float: left;
	width: 500px;
	padding: 0;
	margin: 0 0 0 0;
}

#contentRight {
 	float: right;
	width: 270px;
	padding: 0 0 0 0;
	/*background-image: url(../images/riffel_blue.gif);*/
}

#contentCenter img {
	margin: 0;
	padding: 15px 20px 0px 30px;
}

#contentCenter p {
	margin: 0;
	padding: 25px 20px 0px 30px;
	color: #74100E;
}

#contentCenter a, #contentCenter li {
	color: #74100E;
}

/* TEASER ON RIGHT SIDE */
#teaserboxRightLine {
	float: left;
	background-color: #FFFFFF;
}

.teaserboxRightBright {
	float: left;
	width: 270px;
	height: auto;
	background: #FFFFFF;
	border-bottom: 1px solid #74100E;
}

.teaserboxRightDark {
	float: left;
	width: 270px;
	height: auto;
	background: #F2F1EC;
	border-bottom: 1px solid #74100E;
}

.teaserboxRightBright h2, .teaserboxRightDark h2 {
	font-size: 14px;
	padding: 10px 10px 10px 10px;
	margin: 0;
	color: #EC0D05;
	line-height: 13px;
}

.teaserboxRightBright a, .teaserboxRightDark a {
	font-size: 12px;
	font-weight: normal;
	color: #74100E;
	text-decoration: underline;
}

.teaserboxRightBright p, .teaserboxRightDark p {
	margin: 0;
	padding: 0px 10px 17px 10px;
	color: #74100E;
	font-size: 12px;
	line-height: 18px; /*13px;*/
}

.teaserboxRightButton {
	float: right;
	margin: 0;
	padding: 0px 3px 0px 0px;
}

/*subnav*/
#subnavLine { 
	width: 150px;
}

#subnavigation { 
	width: 150px;
}

#subnavigation ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#subnavigation a {
	display: block;
	padding:  4px 10px 4px 10px;
	width: 130px;
	/*background-color: #FFD3AC;*/
	border-bottom: 1px solid #74100E;
}

#subnavigation a:link, #submenu a:visited {
	color: #74100E;
	text-decoration: none;
}

#subnavigation a:hover, #active a:link, #active a:visited, #active a:hover {
	background-color: #FFFFFF;
	color: #EC0D05;
}

/*links page*/
.upLink {
	float: right;
}



/* REVISE */

#contentLeft  a {
	color: #E12C31;
	text-decoration: none;
}

img {
	border: 0;
}
