/* ----------------------------------------------------------------------------------------------------------

1) HTML tags, reset

---------------------------------------------------------------------------------------------------------- */



* {margin:0; padding:0;}

body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}

body {ppadding:0px; margin:0px; background:url("../design/bg.gif") 0 0 repeat-x; font:0.8em/1.5 "arial", serif; text-align:center;}

body {background-color:#333333; color:#FFFFFF;}



/* Schriftarten */

body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h2, h3, h4, h5 {font-family: Verdana, Arial, Helvetica, sans-serif;}



a:link {

    text-decoration: underline;

	color: #FFFFFF;

}

a:visited {

	text-decoration: underline;

	color: #FFFFFF;

}

a:hover {

    text-decoration: underline;

    color: #FF9900;

}

a:active {

	text-decoration: underline;

	color: #33CCFF;

}









h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}

h1 {

	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

	font-size: 18px;

	font-weight: normal;

	color: #FFFFFF;}



h2 {font-size:160%;}

h3 {font-size:140%;}

h4, h5 {font-size:100%;}



p, table, ul, ol, dl, fieldset {margin:15px 0;}



table {border-collapse:collapse; border-spacing:0; font-size:100%;}

th {text-align:center; font-weight:bold;}

th, td {padding:3px 7px;}



ul, ol {margin-left:30px;}

ul ul, ol ol {margin:0; margin-left:20px;}

ol {list-style-type:decimal;}

li {display:list-item;}



dt {font-weight:bold;}

dd {margin-left:30px;}



fieldset {position:relative; padding:10px;}

legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}



/* ----------------------------------------------------------------------------------------------------------

2) Universal styles (display, float, margin, text-align...)

---------------------------------------------------------------------------------------------------------- */

.box {min-height:1px;}
.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}

.relative {position:relative;}

.clear {clear:both;}

.f-left {float:left !important;} img.f-left {float:left; margin-right:15px;}
.f-right {float:right !important;} img.f-right {float:right; margin-left:15px;}

.t-left {text-align:left !important;}
.t-center {text-align:center !important;}
.t-right {text-align:right !important;}
.t-justify {text-align:justify !important;}

.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}

.nom {margin:0 !important;}
.nomt {margin-top:0 !important;}
.nomb {margin-bottom:0 !important;}

.noscreen {display:none;}

.bigger {font-size:110%;}
.smaller {font-size:85%;}

    

/* ----------------------------------------------------------------------------------------------------------

3) Generally HTML styles (table, ul, dl...)

---------------------------------------------------------------------------------------------------------- */

 

ul.ul-style01 {margin:15px 0; padding:0; list-style:none;}

ul.ul-style01 li {margin:0; padding:0; padding-left:15px; background:url("../design/ul-style01.gif") 0 6px no-repeat;} 

   

/* ----------------------------------------------------------------------------------------------------------

4) Layout

---------------------------------------------------------------------------------------------------------- */



#main {width:960px; margin:0 auto; text-align:left;}

#main {background-color:#FFFFFF;}



    #header {position:relative; width:960px; height:200px; background:url("../design/header.jpg") 0 0 no-repeat; overflow:hidden;}

    #header {background-color:#081745;}

    #language {margin:0px; padding:5px 15px 5px 15px; overflow:hidden; background-color:#000000;}

    #nav {height:39px;padding:0px 0px 0px 0px; overflow:hidden; background: #000000 url('../design/background_topnav.png') 0 0 repeat-x; border-top:1px solid #FFFFFF; border-bottom:1px solid #FFFFFF;}

    #nav ul {margin:0; padding:0; list-style:none;}

    #nav ul li {display:inline; margin:0; padding:0;}

    #nav ul li a {display:block; float:left; padding:10px 14px 10px 15px; text-decoration:underline;}

    #nav ul li a {border-right:0px solid #333333; color:#FFFFFF; text-decoration:none;}

    #nav ul li#nav-active a {border:0; font-weight:bold; text-decoration:none;}

    #nav ul li#nav-active a, .tx-indexedsearch-info {background: #1e90ff url('../design/background_topnav_active.png') 0 0 repeat-x; color:#050f2e; }
	
	 /* #nav ul li#nav-active a, .tx-indexedsearch-info {background:#1e90ff; color:#050f2e; } */

    #nav ul li a:hover {text-decoration:none; background: #000000 url('../design/background_topnav_over.png') 0 0 repeat-x; color:#FFFFFF; }







    #cols {clear:both; width:960px;background:#000000;}



        #content_full {float:none; width:920px; overflow:hidden; padding:20px 20px 20px 20px;}

        #content_full {background:#000000;}

        #content_full .content-padding {padding:15px;}



        #content_full_div {float:none; width:960px; overflow:hidden; padding:0px 0px 0px 0px;}

        #content_full_div {background:#000000;}

        #content_full_div .content-padding {padding:0px;}





    

        #content {float:right; width:680px; overflow:hidden; padding:20px 20px 20px 20px;}

        #content {background:#000000;}

        #content .content-padding {padding:15px;}

        

        #aside {float:left; width:190px; overflow:hidden; padding:20px 20px 20px 20px;}

        #aside {background:#000000;}

        

            #aside .title {margin:0; padding:10px 15px; font-size:100%; font-weight:bold;}

            #aside .title {border-bottom:1px solid #152F52; background:#050F2E; color:#8DDE35;}



/*         #aside #search {padding:15px 0; text-align:center;}
            #aside #search #search-input {width:170px; padding:5px; font:normal 100%/1.2 "arial",sans-serif;}
            #aside #search #search-input {border:1px solid #152F52; border-right:1px solid #1F477A; border-bottom:1px solid #1F477A; background:#050F2E; color:#FFF;}
            #aside #search #search-submit {padding:4px 5px; border:0; font:bold 100%/1.2 "arial",sans-serif;}
            #aside #search #search-submit {background:#8DDE35; color:#050F2E;}

            #aside table#archive {margin:5px 0 10px 0; padding:0; width:270px;}
            #aside table#archive a {text-decoration:none;}
            #aside table#archive td {padding:3px 0;}
            #aside table#archive td {background:url("../design/dot.gif") 0 100% repeat-x;}
 
            #aside ul#rss {margin:10px 0; padding:0; list-style:none;}
            #aside ul#rss li {display:block; float:left; width:135px; margin:0; padding:0;}
            #aside ul#rss li a {display:block; padding:7px 0 7px 40px; background:url("../design/rssblue.gif") 0 50% no-repeat; text-decoration:underline;}   
*/
    

#footer {clear:both; padding:0 15px; font-size:85%;}

#footer {background:#000000; color:#222222;}

#footer p {margin:0;}

#footer a {font-weight:bold; text-decoration:none;}

#footer a {color:#050F2E;}

#footer a:hover {text-decoration:underline;}



/* ----------------------------------------------------------------------------------------------------------

5) Page: Home

---------------------------------------------------------------------------------------------------------- */



/* 
#topstory {padding:15px 0 15px 15px;}
#topstory {border-bottom:1px solid #FFFFFF;} 
#topstory h2 {font-size:140%;}
#topstory h2, #topstory p.info  {margin:0;}
#topstory p.info {font-size:85%;}
#topstory p.info {color:#050F2E}
#topstory p.info a {color:#050F2E;}
#topstory p.info a:hover {color:#FFF;}
#topstory h2 a {color:#FFF;}
#topstory h2 a:hover {color:#000;}
#topstory #topstory-img {float:left; width:250px;}
#topstory #topstory-desc {float:left; width:630px;}
#topstory #topstory-title {padding:10px;}
#topstory #topstory-desc-in {padding-right:15px;}
#topstory #topstory-desc-in p {margin-bottom:0;}
#topstory #topstory-title {border-bottom:1px solid #80D620; background:#66B319;}
*/




.low, .low a, a.low {color:#A3B8F5;}
.low a:hover, a:hover.low {color:#FFF;}

.high, .high a, a.high {color:#FFF;}
.high a:hover, a:hover.high {color:#8DDE35;}


/*
#photos {margin-bottom:15px;}
#photos img {display:block; float:left; width:116px; height:90px; border:0; margin-right:10px;}
*/

/*
.cols50 {background:url("../design/dot-02.gif") 50% 0 repeat-y;}
.col50 {float:left; width:325px;}
.col50-right {float:right; width:310px;}
.col50 .article {padding:15px;}
.col50 .article.bg {background:#050F2E;}
.col50 .article h4 {margin:0; margin-bottom:3px;}
.col50 .article p {margin:0;}
.col50 .article p {color:#A3B8F5;}
.col50 .article p.info {color:#8DDE35;}
.col50 .article p.info {margin:0; margin-bottom:5px; font-weight:normal; font-size:85%;}
.col50 .article p.info a {color:#FFF;}
.col50 .article p.info a:hover {color:#BEED8D;}
*/


/* ----------------------------------------------------------------------------------------------------------

Z) Others

---------------------------------------------------------------------------------------------------------- */



.hx-style01 {font-size:85%; font-weight:bold; text-transform:uppercase;}

.hx-style01 {color:#8DDE35;}



.separator {width:620px; height:50px; background:url("../design/separator.gif") 0 0 no-repeat; font-size:0;}









/* Menu - Definition des 2. Levels aufgrund Problemen mit Safari */



/* Menu 1, level 2, active state (ACT) */

.menu1-level2-act, .menu1-level2-act a {

	font-size: 10px;

	font-weight:bold;

	padding-left:10px;

	padding-top:5px;

	padding-bottom:5px;

        text-decoration:none;

}



/*Menu 1, level 2, normal state (NO) */

.menu1-level2-no, .menu1-level2-no a {

	font-size: 10px;

	padding-left:10px;

	padding-top:5px;

	padding-bottom:5px;



        text-decoration:none;

}





/* Menu - Definition des 1. Levels und Initial Formatierung  */







/* Menu 1, level 1, normal state (NO) */

.menu1-level1-no, .menu1-level1-no a {



	font-size: 12px;

	padding-left:5px;

	padding-top:5px;

	padding-bottom:5px;

        text-decoration:none;

}



/* Menu 1, level 1, active state (ACT) */

.menu1-level1-act, .menu1-level1-act a {



	font-size: 12px;

	padding-left:5px;

	padding-top:5px;

	padding-bottom:5px;

        text-decoration:none;



}



.menu1-level1-act a {

	font-size: 12px;

	font-weight: bold;

        text-decoration:none;

	





}

