/* CSS Styles für Euracon Websites 
erstellt vom Tran Quoc Minh
*/

html {
        margin:0;
        padding:0;
}

body {
         background-color: #FAF5C1;
         font-size: 12px;
         font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
		 /*font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;*/
         color:#564b47;
         padding: 20px;
         margin: 0px;
         text-align: center;
}

#container {
	width: 850px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 3px solid #546A0E;
	text-align: left; 
	overflow:hidden;
}

#header {
         background-image: url(images/header_bg.png);
         background-repeat: repeat-x;
         height: 112px;
}

#logo {
         margin-left: 15px;
         padding-top: 34px;
         float: left;
		 display:inline;
}

.logotitel {
         margin-top: 0px;
         margin-left: 90px;
         padding-top: 47px;
         float: left;
         color: #546A0E;
         font-size: 15px;
         font-weight: bold;
         font-family: Times New Roman;
         text-transform: uppercase;
}

/*------mainContent-Container---------*/
#mainContent {
	margin-top:5px;
	padding: 0 7px; 
	background: #FFFFFF;
	overflow: auto;
}

/*---------Mainnavigation-----------*/
#navcontainer {
        margin: 7px 0px 0px 0px;
        padding: 0;
        height: 21px;
		background-color: #fff;
		border-top: 1px solid #546A0E;
		border-bottom: 1px solid #546A0E;
}

#navcontainer ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#navcontainer ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#navcontainer ul li a {
        background: #fff;
        width: 120px;
        height: 20px;
        border-left: 1px solid #546A0E; 
        border-bottom: 1px solid #546A0E; 
        border-right: none;
        padding: 0;
        margin: 0px;
        color: #546A0E;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#navcontainer ul li a:hover {
        color: #930;
        background: #E9FCAB; 
}

#navcontainer a:active {
        background: #9BB846; 
        color: #fff;
}

#navcontainer li#active a {
        background: #9BB846; 
        color: #fff;
}

/*-------Subnavigation----------------*/
#subnav {
        margin: 0;
        padding: 0;
		padding-left: 120px;
        height: 21px;
		background-color: #9BB846;
		border-bottom: 1px solid #546A0E;
}

#subnav ul {
        border: 0;
        margin: 0;
        padding: 0;
        list-style-type: none;
        text-align: center;
}

#subnav ul li {
        display: block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#subnav ul li a {
        background: #9BB846;
        width: 120px;
        height: 21px;
        padding: 0;
		padding-left: 1px;
        margin: 0px;
        color: #fff;
        text-decoration: none;
        display: block;
        text-align: center;
        font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#subnav ul li a:hover {
        color: #930;
        background: #E9FCAB; 
}

#subnav ul li a.active {
        color: #930;
        background: #E9FCAB; 
}

#undersubnav {
	float: left;
	width: 800px;
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

#undersubnav ul {
	text-align:left;
	float:left;
	margin-top: 8px;
	padding-left: 250px;
}

#undersubnav ul li {
	list-style-type:none;
	text-align:left;
	display: block;
	float:left;
	padding: 0px 5px;
}

#undersubnav ul li a {
	font-size:11px;
	color: #546A0E;
	text-decoration: underline;
}

#undersubnav li#active a { 
    color: #546A0E;
	text-decoration:underline;
	font-weight:bold;
}

#sublinks {
	font-size: 11px;
	color: #9BB846;
	margin-bottom: 20px;
}

#sublinks a {
	color: #9BB846;
	text-decoration: underline;
}

#sublinks a.active {
	color: #546A0E;
	text-decoration: underline;
	font-weight: bold;
}


/*-------CSS Formatierung für die Überblickseiten-----*/

#obereContainer {
         background-color: #fff;
         width: 800px;
         text-align: left;
		
}

.bildbox_main {
         width: 150px;
         float:left;
         margin-right: 3px;
         margin-top: 15px;
         padding: 0px;
		 overflow: hidden;
		 display:inline;
}

#untereContainer {
		 background-color: #fff;
         width: 800px;
         text-align: left;
		 margin-top: 0px;
		 padding: 0px;
}

.beschreibungbox_main {
         width: 150px;
         height: 110px;
         float:left;
         margin-right: 3px;
         margin-top: 1px;
         padding: 0px;
         background-color: #FFEC3F;
         text-align: left;
         font-size: 12px;
         font-family: Times New Roman;
         color: #000;
         text-decoration: none;
		 overflow: hidden;
		 display:inline;
}

#bildbox_sub {
         width: 168px;
         float:left;
         margin-right: 3px;
         margin-top: 15px;
         padding: 0px;
		 overflow: hidden;
		 display:inline;
}

#beschreibungbox_sub {
         width: 168px;
         height: 90px;
         float:left;
		 margin-top: 1px;
         margin-right: 3px;
         padding: 0px;
         background-color: #FFEC3F;
         text-align: left;
         font-size: 12px;
         font-family: Times New Roman;
         color: #000;
         text-decoration: none;
		 overflow: hidden;
		 display:inline;
}

/*----CSS Formatierung für andere Seiten---*/

#content_left {
	background-color: #fff;
	width: 520px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content_left p {
	margin: 25px 0px 5px 0px;
}

#content_right {
	background-color:#fff;
	width: 310px;
	float: left;
	font-size: 12px;
	padding-left:5px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#content_right ul li {
	padding-top: 3px;
}

#ueberschrift {
         font-size:14px;
         font-weight: bold;
         color: #546A0E;
   		 margin-top: 25px;
		 text-align:left;
}

.bildhalter {
         width: 256px;
         float:left;
		 margin-right:3px;
		 margin-bottom: 0px;
}

.bildhalter2 {
         width: 520px;
         float:left;
		 margin-right:3px;
		 margin-bottom: 0px;
}

.texthalter {
		width: 251px;
		float: left;
		margin-right: 5px;
		margin-bottom: 5px;
		padding: 3px;
		font-size: 12px;
}

.bildtext {
         font-family: Verdana;
         font-size:10px;
         width:256px;
         height:30px;
         float:left;
         margin-right:3px;		 
}

.bildtext2 {
         font-family: Verdana;
         font-size:10px;
         width:520px;
         height:20px;
         float:left;
         margin-right:3px;		 
}

#tabelle {

        margin-top: 10px;
        text-align: left;
        width: 100%;
		font-size:11px;
    }

    .nr1 {

        border: 1px solid #000000;
        border-right: none;
        border-top: none;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        float: left;
        width: 35%;
        background-color: #9BB846;
        color: #ffffff;
    }

    .nr2 {

        border: 1px solid #000000;
        border-top: none;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 5px;
        width: 20%;
        float: left;
    }

    .nr3 {
        border: 1px solid #000000;
        border-top: none;
        padding-top: 2px;
        padding-bottom: 2px;
        padding-left: 303px;
    }

#videobox {
	margin-top: 5px;
	margin-left: 110px;
	width: 320px;
}

#verm_bild {
	width: 250px;
	float:left;
}

#verm_text {
	float: left;
	width: 255px;
	margin-left: 8px;
}

h4 {
        margin:0;
        margin-bottom: 0px;
        margin-top: 2px;
        padding: 0;
        padding-bottom: 0px;
        padding-left: 5px;
        font-family:Trebuchet MS;
        font-size: 12px;
        text-align:left;
        text-decoration:none;
        text-transform:uppercase;
        color: #000;
}

p {
        padding: 3px 2px 2px 5px;
        margin: 5px 0px 0px 0px;
}

#sitemap {
	width: 520px;
	float: left;
	margin-bottom: 10px;
	padding-left: 20px;
	font-size:11px;
}

#sitemap ul {

	padding-left: 25px
}

#sitemap a {
	color:#546A0E;
}

#arrow {
	width: 757px;
	float: left;
	margin-bottom: 15px;
	margin-left: 8px;
	margin-top: 10px;
}

#arrow a {
	float: left;
	text-decoration:none;
	font-size:10px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
}

#impressum {
	width: 830px;
	float:left;
	margin-top:30px;
	margin-bottom:10px;
	margin-left:7px;
	
}

#impressum p{
	padding-left: 300px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#impressum p span {
	padding-left:70px;
}

#impressum p span a{
	text-decoration:underline;
	color:#564b47;
}

#footer {
		clear:both;
        padding: 0;
		/*width:850px;*/
		background-image: url(images/footer_bg.gif);
        background-repeat: repeat-x;
        height: 30px;
        font-size: 9px;
}

#footer p {
	margin: 0;
	padding: 8px 0px 0px 50px;
	text-align:center;
}

/*---------Footer-Navigation-----------*/
#footer ul {
        border: 0;
        margin: 0;
        padding: 5px 0px 0px 60px;
        list-style-type: none;
        text-align: center;
}

#footer ul li {
        /*display: inline-block; */
		display:block;
        float: left;
        text-align: center;
        padding: 0;
        margin: 0;
}

#footer ul li a {
        padding-left: 30px;
        color: #546A0E;
        text-decoration: none;
		display: block;
        text-align: center;
        font: normal 10px/18px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#footer ul li a:hover {
        color: #fff;
}

#footer a:active { 
        color: #fff;
}

#footer li a.active {
        color: #fff;
		text-decoration:none;
}

