BODY {
	margin: 0px;
	padding: 25px;
	background: white;
}

A:link, A:visited {
	color: black;
	background-color: transparent;
	font: 11px/100% Arial, Helvetica, sans-serif; 
	text-decoration: underline;
}
A:hover, A:active {
	color: #FF6B00;
	background-color: transparent;
	font: 11px/100% Arial, Helvetica, sans-serif; 
	text-decoration: none;
}

P, INPUT, TEXTAREA, LABEL, SELECT {
	color: black;
	font: 11px/140% arial, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
UL,OL {
	color: black;
	font: 11px/140% arial, helvetica, sans-serif;
}

H1 {
	color: #770071;
	font: bold 16px/120% arial, helvetica, sans-serif;
	padding: 16px 75px 6px 48px;
	margin-top: 0px;
}
#path-content H1 {
	color: white;
	font: bold 13px/120% arial, helvetica, sans-serif;
	background: white url(media/h1-hg.gif) no-repeat;
	padding: 15px 16px 6px 48px;
	margin-top: 0px;
	text-align: right;
}

H2 {
	color: #770071;
	font: bold 13px/120% arial, helvetica, sans-serif;
	background: white url(media/h2-hg.gif) repeat-x;
	/*padding: 12px 75px 8px 48px;*/
	padding: 12px 0px 8px 0px;
	margin-left: 48px;
}

H3, #logo-typo3 {
	color: #FF6B00;
	font: bold 13px/100% arial, helvetica, sans-serif;
	background: url(media/h3-hg.gif) right no-repeat;
	padding: 17px 15px 7px 0px;
	margin: 0px;
	text-align: right;
}

H4 {
	color: black;
	font: bold 11px/120% arial, helvetica, sans-serif;
	background: url(media/h4-hg.gif) no-repeat;
	padding: 11px 75px 10px 70px;
	margin-bottom: 0px;
}
H5 {
	color: #232323;
	font: bold 11px/140% arial, helvetica, sans-serif;
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

/* *** ID *** */
/* ********** */


#body-container {
	background: transparent url(media/body-container-hg.gif) repeat-y;
}

#container {
	position: relative;
	background: white url(media/container-hg.gif) repeat-y;
	width: 785px;
}
#container-top {
	position: relative;
	background: url(media/container-top-hg.gif) no-repeat;
	height: 18px;
	overflow: hidden;
}
#container-bottom {
	position: relative;
	background: url(media/container-bottom-hg.gif) no-repeat;
	height: 30px;
	clear: left;
}

#content-container {
	position: relative;
	width: 500px;
	left: 16px;
	background: white url(media/content-container-hg.gif) repeat-y;
	float: left;
}


#header-container {
	position: relative;
	height: 112px;
	margin: 0px 17px 0px 16px;
	background: #FCEBD9 url(media/header-hg.jpg) no-repeat;
	text-align: right;
}


#header-top {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 13px;
	width: 752px;
	background: url(media/header-top-hg.gif) top no-repeat;
	overflow: hidden;
}
#header-milestone {
	position: absolute;
	background: url(media/header-milestone.gif) no-repeat;
	height: 13px;
	width: 506px;
	top: 54px;
	right: 0px;
}

#logo {
	position: absolute;
	top: 41px;
	left: 48px;
	width: 155px;
	height: 52px;
}

#menu-topborder {

	position: relative;
	margin: 4px 17px 4px 16px;
	width: 753px;
	height: 6px;
	background: url(media/menu-top-border.gif) no-repeat;
	overflow: hidden;
}

#menu1-container {
	position: relative;
	margin: 0px 17px 7px 64px;
}

#pmenu-container {
	position: absolute;
	top: 0px;
	right: 0px;
	/*width: 230px;*/
	width: 230px;
}
#pmenu-left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 18px;
	height: 24px;
	background: url(media/pmenu-left-hg.gif) no-repeat;
}

#pmenu-content {
	position: relative;
	background: url(media/pmenu-hg.gif) repeat-x;
	height: 24px;
	margin: 0px 0px 0px 14px;
	padding-left: 25px;
}


#right-container {
	position: relative;
	width: 236px;
	/*margin-left: 532px;*/
	float: left;
	margin-left: 32px;
}

#smenu-container {
	position: absolute;
	top: 74px;
	right: 14px;
}

#w3c-logos {
	position: relative;
	text-align: right;
	margin-right: 10px;
}

#banner-container {
	position: absolute;
	top: 25px;
	left: 825px;
	width: 160px;
}
#banner-container P {
	color: #5f5f5f;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 21px;
}

#banner-header {
	position: relative;
	background: url(media/banner-header-hg.gif) no-repeat;
	height: 43px;
	margin-bottom: 1px;
}

#banner-footer {
	position: relative;
	background: url(media/banner-footer-hg.gif) no-repeat;
	height: 18px;
	margin-top: 4px;
}



/* *** DIV (indirekte Formatierungen): *** */
/* *************************************** */



DIV#content-content P {
	padding-bottom: 12px;
}
DIV#right-content .bodytext-box {
        position: relative;
	/*padding: 0px 16px 0px 20px;*/
	margin: 0px 16px 0px 20px;
}

DIV#right-content A:link, DIV#right-content A:visited {
	color: black;
	background-color: transparent;
	font: bold 11px/100% Arial, Helvetica, sans-serif; 
	text-decoration: none;
}
DIV#right-content A:hover,DIV#right-content  A:active {
	color: #FF6B00;
	background-color: transparent;
	font: bold 11px/100% Arial, Helvetica, sans-serif; 
	text-decoration: none;
}




/* *** Klassen: *** */
/* **************** */



.header-box {
	position: relative;
}
.bodytext-box {
	position: relative;
	/*padding: 0px 75px 0px 70px;*/
	margin: 0px 75px 0px 70px;
}
DIV#banner-content .bodytext-box {
	position: relative;
	padding: 0px;
	margin: 0px;
}

.box-content {
	position: relative;
	background: white url(media/content-container-hg.gif) repeat-y;
	margin-bottom: 16px;
	padding: 16px 0px 16px 0px;
}

.box-header {
	position: relative;
}

.box-header-image {
	position: absolute;
	top: 0px;
	left: 0px;
}

.image-border-top {
	position: relative;
	background: url(media/image-border-top.gif) repeat-x;
	height: 5px;
	overflow: hidden;
}
.image-border-bottom {
	position: relative;
	background: url(media/image-border-bottom.gif) repeat-x;
	height: 5px;
	overflow: hidden;
}

.navigation-box {
	color: #EE7900;
	font: 12px/100% arial, helvetica, sans-serif;
        margin: 10px 53px 0px 48px;
	text-align: center;
}

.spacer {
	color: #F7BE84;
	font: 15px/100% arial, helvetica, sans-serif;
	padding: 3px;
}





.form-required {
	color: #CC3333;
	font: 11px/145% arial, helvetica, sans-serif;
	font-style: italic;
}

.form-item {
	margin-left: 110px;
}


.form-label {
	float: left;
	width: 100px;
	text-align: right;
}
.form-item .form-label {
	width: auto;
	margin: 0px 4px 0px 4px;
}


.float-clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.form-item INPUT {
	margin: 2px 0px 7px 0px;
	border: 0px;
	height: 15px;
	background: url(media/input-border-bottom.gif) bottom no-repeat;
	width: 216px;
}	

.form-item TEXTAREA {
	margin: 2px 0px 7px 0px;
	border: 1px solid #F7BE84;
	width: 216px;
}

.form-item SELECT {
	margin: 2px 0px 7px 0px;
	border: 1px solid #F7BE84;
	background: white;
}

.form-item INPUT.form-submit, .form-submit INPUT {
	width: auto;
	height: auto;
	border: 1px solid #F7BE84;
	background: white;
	margin-top: 12px;
}

.form-item INPUT.form-input-short {
	width: 85px;
	float: left;
}

DIV#right-container .form-label {
	float: left;
	width: 50px;
	text-align: left;
}
DIV#right-container .form-item {
	margin-left: 58px;
}
DIV#right-container .form-item INPUT {
	margin: 2px 0px 3px 0px;
	border: 0px;
	height: 15px;
	background: url(media/input-border-bottom.gif) bottom no-repeat;
	width: 141px;
}
DIV#right-container .form-item INPUT.form-submit, DIV#right-container .form-submit INPUT {
	width: auto;
	height: auto;
	border: 1px solid #F7BE84;
	background: white;
	margin-top: 3px;
}
DIV#right-container FORM {
	margin: 0px;
	padding: 0px;
}


.menu2-content {
        background: white url(media/menu2-hg.gif);
       /* opacity:.75;*/
}

.menu2-bottom {
        background: transparent url(media/menu2-bottom-hg.gif);
        height: 8px;
        overflow: hidden;


}



/*<group=menu2>*/
UL.menu2 { 
	list-style: none;
	margin: 0px;
	padding: 0px;
	width: 140px;
}
LI.menu2, LI.menu2-act, LI.menu2, LI.menu2-act {
	margin: 0px;
}

LI.menu2 A:link, LI.menu2 A:visited { 
	color: #5f5f5f;
	background-color: transparent;
	display: block;
	font: 11px/100% Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding: 4px 10px 4px 16px;
}
LI.menu2 A:hover, LI.menu2 A:active, LI.menu2-act A:link, LI.menu2-act A:visited {
	color: black;
	background-color: transparent;
	display: block;
	font: 11px/100% Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding: 4px 10px 4px 16px;
}
/*<group=menu2>*/



/*<group=pmenu>*/
UL.pmenu { 
	list-style: none;
	margin: 0px;
	padding: 0px;
}

LI.pmenu, LI.pmenu-act {
	margin: 0px;
	float: left;
}


LI.pmenu A:link, LI.pmenu A:visited { 
	color: #5f5f5f;
	display: block;
	background-color: transparent;
	font: 11px/100% Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding: 3px 0px 0px 12px;
}

LI.pmenu A:hover, LI.pmenu A:active, LI.pmenu-act A:link, LI.pmenu-act A:visited {
	color: #5f5f5f;
	display: block;
	background-color: transparent;
	font: 11px/100% Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding: 3px 0px 0px 12px;
}
/*</group>*/




/* ***** NEWS: ***** */
/* ***************** */


.news-single-date {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #5f5f5f;
	font: 11px/120% arial, helvetica, sans-serif;
	margin-bottom: 12px;
	padding: 23px 75px 0px 0px;
}
.news-list-date {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #5f5f5f;
	font: 11px/120% arial, helvetica, sans-serif;
	margin-bottom: 12px;
	padding: 11px 75px 0px 0px;
}
.news-list-more {
	position: absolute;
	bottom: 0px;
	left: 70px;
	color: #5f5f5f;
	font: 11px/120% arial, helvetica, sans-serif;
}



/* ***** Gallery: ***** */
/* ******************** */


.gallery-image1, .gallery-image2, .gallery-image3 {
   position: relative;
   width: 110px;
   margin-bottom: 16px;
}
.gallery-image1, .gallery-image2 {
   float: left;
   margin-right: 10px;
}
.gallery-image2 {
   width: 110px;
}
.gallery-image3 {
   float: right;
   width: 110px;
}
.gallery-image-link {
   height: 74px;
   overflow: hidden;
}
.gallery-single-image {
	
}
.gallery-ecard-image {
   float: right;
   width: 110px;
   margin-bottom: 12px;
}


DIV.navigation-box A:link, DIV.navigation-box A:visited {
	color: #EE7900;
	background-color: transparent;
	font: bold 11px/100% Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}
DIV.navigation-box A:hover, DIV.navigation-box A:active {
	color: #7A1365;
	background-color: transparent;
	font: bold 11px/100% Arial, Helvetica, sans-serif; 
	text-decoration: none;
	padding: 0px 2px 0px 2px;
}


.gallery-list-bottom {
	color: #8F0072;
	font: 10px/100% Arial, Helvetica, sans-serif;
}	

.gallery-list-image {
	float: left;
	margin-right: 10px;
}




/* ***** CSS styled Content ***** */
/* ************************** */

.csc-textpic-imagewrap {
	position: relative;
	margin: 0px 0px 0px 48px;
}