html {
	font-size:100%;
}

body {
	margin:0em;
	padding:0 0 0 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	background-color: #dddddd;
/*
	background-image: url(../images/bg_site.gif);
	background-repeat: repeat-x;
*/
}

h1 {
}

h2 {
	margin: 0 0 0.63em 0;
	font-size: 0.88em;
	text-transform: uppercase;
}

h3 {
}

.content_teaser_text ul, .content_teaser_text ol {
	margin: 0 0 0 1.17em;
	padding: 0 0 0 0;
	font-size: 0.7em;
}

* html .content_teaser_text ul, .content_teaser_text ol {
	margin: 0 0 0 1.35em;
	padding: 0 0 0 0;
	font-size: 0.7em;
}

* html .content_teaser_text ol {
	margin: 0 0 0 2em;
}

.content_teaser_text ol {
	margin: 0 0 0 1.54em;
}

.content_teaser_text li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.25em;
}

p {
	margin: 0 0 0.63em 0;
	font-size: 0.7em;
	line-height: 125%;
}

p a{
	background-image:url(../images/icon_more_grey.gif);
	background-position:0 0.5em;
	background-repeat:no-repeat;
	color:#707173;
	font-size:1.0em;
	margin:-0.65em 0 0.5em;
	padding:0 0 0 0.8em;
	text-decoration:none;
}

p a:hover{
	text-decoration:underline;
}

.clear {
	clear: both;
}

.clear-no-height {
	clear: both;
	line-height: 0em;
}

h1.invisible {
	visibility:hidden;
	position:absolute;
	left:-5000em;
	font-size:0em;
	margin:0em;
	padding:0em;

}

/* Container: 1.Navigation Top, 2.Header, 3.Content, 4.Footer */
div#page {
	width:59.75em;
	margin: 0 auto 0 auto;
	padding:0em;
	position:relative;
}

/* 1.Navigation Top: Breadcrumb and Service Nav */
div#nav-top {
	width: 100%;
	background-color: #f1a811;
	color: #ffffff;
	font-size: 0.63em;
	padding: 0 0.75em 0 0.25em;
}

div#nav-top-breadcrumb {
	float: left;
}

div#nav-top-breadcrumb a {
	color: #ffffff;
	text-decoration: none;
}

div#nav-top-service {
	float: right;
}

div#nav-top-service ul {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	list-style: none;
}

div#nav-top-service li {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	display: inline;
}

div#nav-top-service a {
	color: #ffffff;
	text-decoration: none;
}

/* 2.Header: Header Image, EU-Logo, Main Nav */
div#header {
	position:relative;
	width: 60.43em;
	height: 8.94em;
	text-align:center;
	vertical-align:middle;
}

#flash_banner {
	position:relative;
	width: 60.43em;
	height: 7.25em;
	text-align:center;
	vertical-align:middle;
}

/* only orange bar of 27 px = 1.69em*/
#header-image {
	width: 60.43em;
	height: 1.69em;
}

/*Main Nav Points Global*/

ul#nav-main {
	margin: -4px 0em 0em -34px;
	/* padding: 1em 0em 1.4em 0em; */
	list-style: none;
	position: absolute;
}


ul#nav-main a {
	margin: -1.20em 0em 0em 0.2em;
	padding: 1.03em 0em 1em 0em;
	background-image: none;
	position: absolute;
}

li#nav-main-li-a, li#nav-main-li-b, li#nav-main-li-c, li#nav-main-li-d, li#nav-main-li-e, li#nav-main-li-f, li#nav-main-li-a-act, li#nav-main-li-b-act, li#nav-main-li-c-act, li#nav-main-li-d-act, li#nav-main-li-e-act, li#nav-main-li-f-act, li#nav-main-li-g-act,li#nav-main-li-g{
	padding: 0em 0em 1em 0em;
	display: inline;
}

/*Main Nav Point 1 Settings*/
li#nav-main-li-a {
	margin: 0em 0em 0em 0em;
}

li#nav-main-li-a a {
	background-image: url(../images/nav_paper.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

ul#nav-main li a img{
	margin-top:0.13em;
}

li#nav-main-li-a a:hover, li#nav-main-li-a-act a {
	background-image: url(../images/nav_paper_act.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

/*Main Nav Point 2 Settings*/
li#nav-main-li-b, li#nav-main-li-b-act {
	margin: 0em 0em 0em 5.00em;
}

li#nav-main-li-b a {
	background-image: url(../images/nav_paper.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

li#nav-main-li-b a:hover, li#nav-main-li-b-act a {
	background-image: url(../images/nav_paper_act.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

/*Nav Point 3 Settings*/
li#nav-main-li-c, li#nav-main-li-c-act {
	margin: 0em 0em 0em 6em;
}

li#nav-main-li-c a {
	background-image: url(../images/nav_paper.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

li#nav-main-li-c a:hover, li#nav-main-li-c-act a {
	background-image: url(../images/nav_paper_act.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

/*Main Nav Point 4 Settings*/
li#nav-main-li-d, li#nav-main-li-d-act {
	margin: 0em 0em 0em 7.19em;
}

li#nav-main-li-d a {
	background-image: url(../images/nav_paper.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

li#nav-main-li-d a:hover, li#nav-main-li-d-act a {
	background-image: url(../images/nav_paper_act.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

/*Main Nav Point 5 Settings*/
li#nav-main-li-e, li#nav-main-li-e-act{
	margin: 0em 0em 0em 7em;
}

li#nav-main-li-e a {
	background-image: url(../images/nav_paper.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

li#nav-main-li-e a:hover, li#nav-main-li-e-act a {
	background-image: url(../images/nav_paper_act.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

/*Main Nav Point 6 Settings*/

li#nav-main-li-f, li#nav-main-li-f-act{
	margin: 0em 0em 0em 10em;
}

li#nav-main-li-f a {
	background-image: url(../images/nav_paper.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

li#nav-main-li-f a:hover, li#nav-main-li-f-act a {
	background-image: url(../images/nav_paper_act.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

/*Main Nav Point 7 Settings*/

li#nav-main-li-g, li#nav-main-li-g-act{
	margin: 0em 0em 0em 11em;
}

li#nav-main-li-g a {
	background-image: url(../images/nav_paper.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

li#nav-main-li-g a:hover, li#nav-main-li-g-act a {
	background-image: url(../images/nav_paper_act.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

/*Main Nav Point 8 Settings*/

li#nav-main-li-h, li#nav-main-li-h-act{
	margin: 0em 0em 0em 11em;
}

li#nav-main-li-h a {
	background-image: url(../images/nav_paper.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

li#nav-main-li-h a:hover, li#nav-main-li-h-act a {
	background-image: url(../images/nav_paper_act.gif);
	background-position: left 2.50em;
	background-repeat: no-repeat;
}

/*Sub Nav Points Global*/
ul#nav-sub {
	margin: 0.3em 0em 0.3em 0em;
	padding: 0em 0em 0em 0em;
	position: relative;
	z-index: 3;
}

ul.nav-sub2 {
	margin: 0em 0em 0em -0.8em;
	padding: 0em 0em 0em 0em;
	list-style: none;
	height: 100%;
	/*position: relative;*/
}
ul.nav-sub3 {
	list-style: none;
}

/*Sub Nav Next Level*/
li.nav-sub-li-next {
	margin: 0em 0em 0em 0.8em;
	padding: 0.05em 0em 0.09em 0em;
	list-style: none;
	position: relative;
}

*+html li.nav-sub-li-next {
	margin: 0em 0em 0em 0em;
}

/*Sub Nav Level 1*/
li.nav-sub-li a, 
li.nav-sub-li-act-no-subpage a, 
li.nav-sub-li-act-width-subpage a, 
li.nav-sub2-li a,
li.nav-sub2-li-act-no-subpage a,
li.nav-sub3-li a,
li.nav-sub3-li-act-no-subpage a {
	margin: 0em 0em 0em 0em;
	padding: 0.3em 0.3em 0.4em 1.15em;
	display: block;
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1.2em;
	font-size: 0.8em;
	background-position: left 0.3em;
	background-repeat: no-repeat;
}

li.nav-sub-li a, 
li.nav-sub2-li a,
li.nav-sub3-li a {
	color: #757575;
	background-image: url(../images/nav-sub-no1.gif);
	background-position:2px 7px;
}

li.nav-sub2-li a,
li.nav-sub3-li a {
	color: #757575;
	background-image: url(../images/nav-sub-no1.gif);
	background-position:4px 5px;
	/*margin-left:-12px;*/
	padding:0.3em 0.3em 0.3em 1.4em;
	font-size:0.7em;

}

li.nav-sub2-li a:hover,
li.nav-sub3-li a:hover {
	color: #757575;
	background-image: url(../images/icon_more_white.gif);
	background-position:5px 7px;
	background-color:#F8B000;
	font-size:0.7em;
	/*margin-left:-12px;*/

}


li.nav-sub2-li-act-no-subpage a {
	color: #FFF;
	background-image: url(../images/icon_more_white.gif);
	background-position:6px 7px;
	font-size:0.7em;
	padding:0.3em 0.3em 0.3em 1.4em;
}

li.nav-sub-li-act-no-subpage a {
	color: #FFF;
	background-image: url(../images/icon_more_white.gif);
	background-position:4px 8px;
	font-size:0.8em;
	padding:0.3em 0.3em 0.3em 1.14em;
}


li.nav-sub-li-act-width-subpage a {
	color: #FFF;
	background-image: url(../images/nav_sub_act_width-subpage_grey.gif);
}

li.nav-sub-li a:hover, li.nav-sub-li-act a:hover, li.nav-sub-li-act-width-subpage a:hover, li.nav-sub2-li-act-no-subpage a:hover {

	background-image: url(../images/nav-sub-act1.gif);
	background-position:2px 7px;
	background-color:#707173;
	color:#ffffff;
}



li.nav-sub2-li-act-no-subpage a:hover {

	background-image: url(../images/nav-sub-act1.gif);
	background-position:5px 5px;
	background-color:#707173;
	color:#ffffff;
}


li.nav-sub-li, li.nav-sub-li-act-no-subpage, li.nav-sub-li-act-width-subpage {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	text-transform: uppercase;
	list-style: none;
}

li.nav-sub-li {
	background-color: #F4F4F4;
}

li.nav-sub-li-act-no-subpage, 
li.nav-sub-li-act-width-subpage, 
li.nav-sub2-li-act-no-subpage {
	background-color: #707173;
}

ul.nav-sub3 li.nav-sub-li-act-no-subpage, 
ul.nav-sub3 li.nav-sub-li-act-width-subpage, 
ul.nav-sub3 li.nav-sub2-li-act-no-subpage {
	background-color: #F8B000;
}

li.nav-sub2-li-act-no-subpage {
	background-color: #F8B000;
}

/*Sub Nav Level 2*/
li.nav-sub-li-split {
	list-style:none;
	border-bottom:1px dotted #707173;
	line-height:0px;
	font-size:0px;
	height:1px;
}

/* 3.Content: Left, Middle, Right*/
div#content {
	width: 60.43em;
	background-color: #fff;
	/*border-right: 1px solid #d0e5ef;*/
	/*border-left: 1px solid #c9e2ed;*/
	padding: 1em 0 1em 0;
	
	position:relative;
}

div#content-left {
	position: relative;
	width:8.19em;
	height:auto;
	margin-bottom:3.13em;
	background-color: #F4F4F4;
	float: left;
	z-index: 3;
}

div#content-middle {
	width: 36.8em;
	float: left;
	margin: 0 0 1em 1.56em;
	padding:0;
}

div#content-right {
	width: 11.94em;
	background-color: #f4f4f4;
	float: right;
	position: relative;
	z-index: 2;
}

/* 4.Footer: Image, Tools Nav. */
div#footer {
	width: 60.43em;
	height: 2.94em;
	background-color: #ffffff;
	position:absolute;
	bottom:0 !important;
}

div#footer img {
	position:relative;
	top:-0.50em;
}

div#footer-dotted-line {
	width: 61.6%; 
	border-top: 1px dotted #969696; 
	position: relative; 
	z-index: 2; 
	margin: 1.0em 0em 0em 9.75em;
}

div#footer-eu-logo{
	width: 4.8em;
	height: 1.8em;
	z-index: 0;
}

div#footer-eu-logo img{
	/*width: 4.8em;*/
	
	padding-top:10px;
	margin-left: 1.13em;
	border: none;

}

div#hint_kosovo {
	position:relative;
	top:-1.9em;
	left:14.06em;
	width:16em;
	height:auto;
	color: #bbbbbb;
	font-size: 0.7em;
}

div#nav-bottom-tools {
	margin-top: -0.05em;
	position: absolute;
	z-index: 2;
	font-size: 0.7em;
	text-transform: uppercase;
}

div#nav-bottom-tools ul {
	margin: 0.69em 0em 0em 27.5em;
	padding: 0em 0em 0em 0em;
	list-style: none;
	position: absolute;
	z-index: 2;
	width: 45em;
	height:10px;
}

div#nav-bottom-tools li {
	margin: 0em 0.3em 0em 0em;
	padding: 0em 0em 0em 0em;
	display: inline;
}

div#nav-bottom-tools img {
	width: 1.25em;
	height: 0.9em;
	border: none;
}

div#nav-bottom-tools a {
	color: #000000;
	text-decoration: none;
}

/*----------------*/
/*--- FORMULAR ---*/
/*----------------*/
.enlargment_form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.7em;
}

.enlargment_form .left {
	float: left;
	text-align: left;
	width: 25%;
	margin-right: 2%;
}

.enlargment_form div .textfield {
	width: 41%;
	border: 1px solid #707173;
}

.enlargment_form div .textfield_select {
	width: 41.5%;
	border: 1px solid #707173;
}

.enlargment_form div .textareafield {
	width: 41%;
	border: 1px solid #707173;
}

.enlargment_form .grey {
	color: #dddddd;
}

.tx-srfreecap-pi2-cant-read {
	color: Black;
}

.enlargment_form div {
	margin: 0 0 0.5em 0;
}

.captcha {
	margin: 0 0 0 0;
	padding: 0 0 0 27%;
}

* html div.captcha {
	margin:0 0 0 0;
	padding:0 0 0 17.5%;
}

.captcha div img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

.enlargment_form .submit {
	float:left
}

.enlargment_form .reset {
	margin: 0 0 0 8em;
}

.enlargment_form .buttons {
	width: 41%;
	margin: 0 0 0 27%;
}

* html .enlargment_form .buttons {
	margin: 0 0 0 28.5%;
}

.enlargment_form .tip-a-friend {
	width: 11.0em; 
	height: 1.55em
}

* html .enlargment_form .tip-a-friend {
	width: 12.8em; 
	height: 1.75em
}

.enlargment_form .contact-send {
	/*width: 4.8em; 
	height: 1.60em*/
}

* html .enlargment_form .contact-send {
	width: 5.68em; 
	height: 1.8em
}

.enlargment_form .contact-edit{
	/*width: 4.2em; 
	height: 1.60em*/
}

* html .enlargment_form .contact-edit {
	width: 4.9em; 
	height: 1.8em
}

/* CONTENT ELEMENTS */
span.clear {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

/* ROWS */
.tworow {
	width: 100%;
}

.tworow .left {
	float: left;
	width: 49%;
	overflow: hidden;
}

.tworow .right {
	float: right;
	width: 49%;
	overflow: hidden;
}

.threrow {
	width: 100%;
}

.threrow .left {
	float: left;
	width: 30%;
	margin: 0 5% 0 0;
	overflow: hidden;
}

.threrow .right {
	float: right;
	width: 30%;
	overflow: hidden;
}

.fourrow {
	width: 100%;
}

.fourrow .left {
	float: left;
	width: 23%;
	margin: 0 2.65% 0 0;
	overflow: hidden;
}

.fourrow .right {
	float: right;
	width: 23%;
	overflow: hidden;
}

.content_teaser_text a {
	display: inline;
	margin: 0;
}

/* Variante 01 */
.content_teaser {}
.content_teaser_content h3 {
	font-size: 0.8em;
	margin: 1em 0 0.5em 0;
	padding: 0 0 0 0;
}

.content_teaser .clear {
	clear: both;
	font-size: 0;
	line-height: 0;
	height: 0;
	overflow: hidden;
}

.variant01 h1 {
	margin: 0 0 0 0;
	padding: 0 0 0.25em 0;
	font-size: 1.2em;
	text-transform: uppercase;
}

.variant01 h2 {
	margin: 0 0 0 0;
	padding: 0 0 0.25em 0;
	font-size: 1.2em;
	line-height: 100%;
}

.content_teaser_content {
	border-top: 1px dotted #707173;
	border-bottom: 1px dotted #707173;
	padding: 0.65em 0 0 0;
	margin: 0 0 1em 0;
	position: relative;
}

.content_teaser_content img {
	/*float: left;*/
	margin: 0.15em 0.5em 0.5em 0;
}

/* YouTube video*/

.tworow .left #youtube_object embed {
	position:relative;
	top:-0.81em;
}

.content_teaser_content .left {
	float: left;
}

.content_teaser_content .right {
	float: right;
}

.content_teaser_icon {
	background-image: url(../images/icon_grey.gif);
	background-repeat: no-repeat;
	background-position: 0.0em 0.0em;
	margin: 0.1em 0.25em 0 0;
	padding: 0 0 0.25em 0;
	width: 0.75em;
	height: 0.88em;
	float: left;
}

.see-events-artists {
  clear: both;
}


/* Member States Begin*/
a.content_member_list {
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	background-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_red_small.gif);
	background-repeat: no-repeat;
	background-position: 0em 0.4em;
	font-weight: bold;
	margin: 0 0 0 0.1em;
	padding: 0 0 0em 1.5em;
	display: inline;
	font-size: 1em;

}

a.pink {
 color: #BC007A;
 background-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_pink_small.gif);
 }

a.red {
 color: #D4003B;
 background-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_red_small.gif);
 }

div#content_member_states_both_lists a:hover{
text-decoration: underline;
}

div#content_member_states {
  width: 36.8em;
  padding: 0.5em 0 0.5em 0;
  margin: 0 0 0 0;
  list-style-type: none;
  max-width: 36.8em;
  border-top: 1px dotted #707173;
}

div#content_member_states_both_lists {
  width: 20em; 
  float: left; 
  margin: 0 0 0 0;
}

div#content_member_states_both_lists .big {
  width: 20.0em; 
}

div.content_member_states_list, div.content_jury_states_list {
  width: 9.75em; 
  float: left;
}

div.content_member_states_list ul, div.content_jury_states_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.content_member_states_list ul li, div.content_jury_states_list ul li{
	font-size: 0.75em;
	list-style: none;
	margin: 0 0 -0.20em 0;
	padding: 0 0 0 0;
	vertical-align: text-top;
	line-height: 1.5em;
}

div#content_member_states_map {
  width: 10em; 
  float: left; 
  margin: -0.25em 0 0 1.5em;
}

div.content_jury_states_list {
  width: 18.4em; 
}

/* Member States End*/

span.pagebrowser {
width: 20em;
font-size: 0.7em;
font-weight: bold;
margin-top: -1em;
}

span.pagebrowser a.content_teaser_link {
width: 30em;
display: inline;
margin: 0em 3em 0em 0em;
font-size: 1em;

}

/* Color Variationen Icon */
.orange .content_teaser_icon {
	background-image: url(../images/icon_art_orange.gif);
}

.lime .content_teaser_icon {
	background-image: url(../images/icon_dance_lime.gif);
}

.red .content_teaser_icon {
	background-image: url(../images/icon_film_red.gif);
}

.lila .content_teaser_icon {
	background-image: url(../images/icon_gastronomy_lila.gif);
}

.brown .content_teaser_icon {
	background-image: url(../images/icon_literature_brown.gif);
}

.green .content_teaser_icon {
	background-image: url(../images/icon_music_green.gif);
}

.blue .content_teaser_icon {
	background-image: url(../images/icon_sports_blue.gif);
}

.grey .content_teaser_icon {
	background-image: url(../images/icon_grey.gif);
}

.turquoise .content_teaser_icon {
	background-image: url(../images/icon-photocom.jpg);
}

.noIcon .content_teaser_icon {
  background-image: none;
  display:none;
}


.content_teaser_text .bodytext {
	margin: 0 0 0.63em 0;
}

.content_teaser_text p a {
	color:#707173;
	background-image:url(../images/icon_more_grey.gif);
	background-position:0 0.5em;
	background-repeat:no-repeat;
	padding:0 0 0 0.7em;
	text-decoration:none;
}

.mail {
	color:#94AB00;
}

.external-link-new-window {
	color:#94AB00;
}

.mail,
.external-link-new-window,
.internal-link-arrow,
.content_teaser_link {
	text-decoration: none;
	color: #707173;
	background-image: url(../images/icon_more_grey.gif);
	background-repeat: no-repeat;
	background-position: 0.0em 0.50em;
	padding: 0 0 0 0.7em;
	margin: -0.65em 0 0.5em 0;
	font-size: 0.7em;
	display: block;
}

.mail {
  display: inline !important;
}

li a.external-link-new-window, li a.mail {
	display: inline;
}

.mail:hover,
.external-link-new-window:hover,
.internal-link-arrow:hover,
.content_teaser_link:hover {
	text-decoration: underline;
}

.mail,
.external-link-new-window,
.internal-link-arrow {
	font-size: 1em;
	text-decoration: none;
}

/* Color Variationen Link */
.orange .mail,
.orange .external-link-new-window,
.orange .internal-link-arrow,
.orange .content_teaser_link {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

.lime .mail,
.lime .external-link-new-window,
.lime .internal-link-arrow,
.lime .content_teaser_link {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

.red .mail,
.red .external-link-new-window,
.red .internal-link-arrow,
.red .content_teaser_link {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

.lila .mail,
.lila .external-link-new-window,
.lila .internal-link-arrow,
.lila .content_teaser_link {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

.brown .mail,
.brown .external-link-new-window,
.brown .internal-link-arrow,
.brown .content_teaser_link {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

.green .mail,
.green .external-link-new-window,
.green .internal-link-arrow,
.green .content_teaser_link {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

.blue .mail,
.blue .external-link-new-window,
.blue .internal-link-arrow,
.blue .content_teaser_link {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}




/* Variante 02 */
.variant02 h1 {
	background-image: url(../images/icon_dance_lime.gif);
	background-repeat: no-repeat;
	background-position: 0 0.19em;
	font-size: 1em;
	margin: 0;
	padding: 0 0 0.25em 1em;
	text-transform: uppercase;
	display:inline;
}

.variant02 h2 {
	background-image: url(../images/icon_dance_lime.gif);
	background-repeat: no-repeat;
	background-position: 0 0.13em;
	font-size: 0.88em;
	margin: 0;
	padding: 0 0 0.25em 1.13em;
	display:inline;
}

.variant02 span {
	font-size: 0.7em;
	color:#707173;
	margin-left:0.5em;
}

/* Color Variationen Icon */

.orange .variant02 h1,
.orange .variant02 h2 {
	background-image: url(../images/icon_art_orange.gif);
}

.lime .variant02 h1,
.lime .variant02 h2 {
	background-image: url(../images/icon_dance_lime.gif);
}

.red .variant02 h1,
.red .variant02 h2 {
	background-image: url(../images/icon_film_red.gif);
}

.lila .variant02 h1,
.lila .variant02 h2 {
	background-image: url(../images/icon_gastronomy_lila.gif);
}

.brown .variant02 h1,
.brown .variant02 h2 {
	background-image: url(../images/icon_literature_brown.gif);
}

.green .variant02 h1,
.green .variant02 h2 {
	background-image: url(../images/icon_music_green.gif);
}

.blue .variant02 h1,
.blue .variant02 h2 {
	background-image: url(../images/icon_sports_blue.gif);
}

.darkblue .variant02 h1,
.Darkblue .variant02 h1,
.darkblue .variant02 h2,
.Darkblue .variant02 h2 {
  background-image: url(../images/icon_darkblue.gif);
}

.grey .variant02 h1,
.grey .variant02 h2 {
	background-image: url(../images/icon_grey.gif);
}

.noIcon .variant02 h1,
.noIcon .variant02 h2{
  background-image: none;
  padding:0 0 0 0;
}

.noIcon .variant01 h1,
.noIcon .variant01 h2{
  background-image: none;
  padding:0 0 0 0;
}

.turquoise .variant02 h1,
.turquoise .variant02 h2 {
	background-image: url(../images/icon-photocom.jpg);
}

.grey .content_teaser_icon {
	background-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_green1.gif);
}


.variant02 .content_teaser_icon {
	visibility: hidden;
	display: none;
	width: 0;
	height: 0;
	overflow: hidden;
}

.variant02 .content_teaser_content {
	border-bottom: none;
}

.variant02 img {
	/*margin: 0.15em 0.5em 0.5em 0;*/
}

/* Variant 3*/
.variant03 .content_teaser_content {
	border-top: none;
	border-bottom: none;
}

.variant03 h1 {
	margin: 0;
	padding: 0 0 0.25em 0;
	border-bottom: 1px dotted #707173;
	text-transform: uppercase;
	font-size: 1.2em;
}

.variant03 h2 {
	margin: 0;
	padding: 0 0 0.25em 0;
	border-bottom: 1px dotted #707173;
}




/* Guestbook */
.tx-veguestbook-pi1 {}
.tx-veguestbook-pi1 h2 {
	margin: 1em 0 0 0;
	padding: 0.5em 1em 0.5em 1em;
	font-size: 0.7em;
	background-color: #D8ECF3;
	color: #014294;
	clear: both;
}

.tx-veguestbook-pi1 h3 {
	margin: 1.5em 0 0 0;
	padding: 0;
	font-size: 0.7em;
}

.tx-veguestbook-pi1 .bluedate {
	color: #014294;
}

.tx-veguestbook-pi1 h2.postcomment {
	background-image: url(../images/icon_comment.gif);
	background-repeat: no-repeat;
	background-position: 1em 50%;
	padding: 0.5em 1em 0.5em 2.5em;
}

.tx-srfreecap-pi2-cant-read a {
	color: Black;
	font-weight: bold;
}

/* DOWNLOAD LIST*/
.download {
	width: 100%;
	clear: both;
}

.download h2 {
	margin: 1em 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.7em;
	font-weight: normal;
}

.content_teaser_download {
	clear: both;
}

.content_teaser_download h3 {
	text-decoration: none;
	color: #94AB00;
	background-image: url(../images/icon_more_grey.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 0.6em;
	margin: 0.5em 0 0 0;
	font-size: 0.7em;
}


.content_teaser_download h3.PDF {
	color: #707173;
	font-weight:normal;
}

.content_teaser_download h3.PDF a {
	text-decoration: none;
	color: #707173;
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding: 0.2em 2em  0.2em 0;
	margin: 0.5em 0 0 0;
}




/* Color Variationen Link */

.orange .furtherarticles a,
.orange .content_teaser_download h3 {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

.lime .furtherarticles a,
.lime .content_teaser_download h3 {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

.red .furtherarticles a,
.red .content_teaser_download h3 {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

.lila .furtherarticles a,
.lila .content_teaser_download h3 {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

.brown .furtherarticles a,
.brown .content_teaser_download h3 {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

.green .furtherarticles a,
.green .content_teaser_download h3 {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

.blue .furtherarticles a,
.blue .content_teaser_download h3 {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

.content_teaser_download .black {
	color: #000;
}

.content_teaser_download h3 a {
	text-decoration: none;
	color: #94AB00;
}

.content_teaser_download h3.PDF a {
	text-decoration: none;
	color: #707173;
}



/* Color Variationen Link */

.orange .content_teaser_download h3 a {
	color: #707173;
}

.lime .content_teaser_download h3 a {
	color: #707173;
}

.red .content_teaser_download h3 a {
	color: #707173;
}

.lila .content_teaser_download h3 a {
	color: #707173;
}

.brown .content_teaser_download h3 a {
	color: #707173;
}

.green .content_teaser_download h3 a {
	color: #707173;
}

.blue .content_teaser_download h3 a {
	color: #707173;
}

.teaser {
	font-size: 0.7em;
}

.download_list {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	float: left;
}

.download_list li {
	float: left;
	margin: 0 0.25em 0 0;
	padding: 0 0 0 0;
}

.download_list li a {
	text-decoration: none;
	margin: 0 0 0.8em 0;
	padding: 0 0 0 0;
	font-size: 1em;
	line-height: 1em;
	border: 1px solid #FFF;
}

.download_list li a img {
	border: none;
}

/*
.csc-sitemap {
	font-size: 0.7em;
}

.csc-sitemap ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.csc-sitemap ul li {
	background-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_more_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 0.65em;
	padding: 0 0 0.5em 1em;
	margin: 0.5em 0 0.5em 0;
	border-bottom: 1px dotted #B6DDEC;
}

.csc-sitemap ul li a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

.csc-sitemap ul li ul li {
	border-bottom: none;
	padding: 0 0 0 1em;
	margin: 0;
}

.csc-sitemap ul li ul li a {
	color: #000;
	text-decoration: none;
	text-transform: none;
}        */

/* sitemap Rene_Start*/
.csc-sitemap {
	font-size: 0.7em;
}

.csc-sitemap ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}                   
.csc-sitemap ul li {
  	background-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_more_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 0.45em;
         padding: 0 0 0.5em 1em;
         margin: 0.5em 0 0.5em 0;
         border-bottom: 1px dotted #707173;
         width: 100%;
}

.csc-sitemap ul li a {
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}

.csc-sitemap ul li ul li {
	border-bottom: none;
         padding: 0 0 0 1em;
         margin: 0;
}

.csc-sitemap ul li ul li a {
	color: #000;
	text-decoration: none;
	text-transform: none;
}

/* sitemap Rene_Ende*/

/* MARGINAL */

#content-left .clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

#content-left h2,
#content-right h2 {
	/*width: 10.20em;*/
	background-color: #707173;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
/*	font-weight:lighter;*/
	color: #FFF;
	margin: 0 0 0 0;
	padding: 0.2em 0 0.2em 1.5em;
	font-size: 0.9em;
	background-image: url(../images/icon_more_white.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.63em;
	text-transform: uppercase;
}

#content-left h2.orange,
#content-right h2.orange {
	background-color:#f8b000;
}

#content-right h2 {
	/*width: 15.50em;*/
	width:11.75em;
}

#content-left form {
	padding: 0.2em;
	margin: 0.2em;
}

#content-left form .searchbox {
	position: relative;
	width: 8.25em;
	height: 1.25em;
	font-size: 0.7em;
	margin: 0.5em 0 0.5em 0.5em;
	padding: 0 0 0 0;
	vertical-align: middle;
	border: 1px solid #707173;
	background-color: #ffffff;
}

#content-left form .searchsubmit {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	vertical-align: middle;
}

#content-left a img {
	width:8.19em;
	height:auto;
}

#content-left a.more,
#content-right a.more {
	text-decoration: none;
	color: #707173;
	background-image: url(../images/icon_more_grey.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.63em;
	margin: 0 0 0 0;
	padding: 0.2em 0 0.2em 1.5em;
	font-size: 0.7em;
	display: block;
}

#content-left a.more:hover {
	background-color:#707173;
	color:#ffffff;
	background-image: url(../images/nav-sub-act1.gif);
		background-position:4px 5px;
}

#content-left a.orange {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

#content-left a.lime {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

#content-left a.red {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

#content-left a.lila {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

#content-left a.brown {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

#content-left a.green {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

#content-left a.blue {
	background-image: url(../images/icon_more_grey.gif);
	color: #707173;
}

#content-left p.description,
#content-right p.description {
	margin: 0.25em 0 0 0.5em;
	padding: 0 0 0 0;
}

#content-left p.bodytext {
	margin: 0.25em 0.5em 0.5em 0.5em;
	padding: 0 0 0 0;
}

/* Marginal Teaserboxen */
.marginal_teaser {
	padding: 0 0.3em 0.25em 0.3em;
	margin: 0 0 0 0;
}

.marginal_teaser .content_teaser_link {
	margin: -0.12em 0em 0em 0em;
	padding: 0em 0em 0em 0.73em;
	position: relative;
}

.marginal_teaser table {
	margin: 0.25em 0 0.25em 0;
	padding: 0;
}

.marginal_teaser td {
	height: auto;
	margin: 0;
	padding: 0;
}

.marginal_teaser td img {
	margin: 0 0 0.06em 0;
	padding: 0;
}

.marginal_teaser h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 0.7em;
	color: #000;
}

.marginal_teaser img {
	margin: 0 0 0.5em 0;
}

#content-left .marginal_teaser h3 {
	background-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_lime.gif);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	font-size: 0.7em;
	margin: 0.5em 0;
	padding: 0 0 0.25em 1.5em;
}

/* Color Variationen Icon */

#content-left .orange h3,
#content-right .orange h3 {
	background-image: url(../images/icon_art_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#content-left .lime h3,
#content-right .lime h3 {
	background-image: url(../images/icon_dance_lime.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#content-left .red h3,
#content-right .red h3 {
	background-image: url(../images/icon_film_red.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#content-left .lila h3,
#content-right .lila h3 {
	background-image: url(../images/icon_gastronomy_lila.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#content-left .brown h3,
#content-right .brown h3 {
	background-image: url(../images/icon_literature_brown.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#content-left .green h3,
#content-right .green h3 {
	background-image: url(../images/icon_music_green.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#content-left .blue h3,
#content-right .blue h3 {
	background-image: url(../images/icon_sports_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
}

#content-right .marginal_teaser h3 {
	font-size: 0.7em;
	margin: 0;
	padding: 0.2em 0 0 1.5em;
	text-transform: uppercase;
	font-weight: normal;
}

#content-right .links_information h3 {
	background-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_lime.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	font-size: 0.7em;
	margin: 0.25em 0 0.25em 0;
	padding: 0.2em 0 0 1.5em;
	text-transform: uppercase;
	font-weight: normal;
}

.marginal_teaser .bodytext {
	margin: 0.25em 0.0em 0.25em 0.0em;
	padding: 0 0 0 0;
}

.links_information {
	padding: 0 0.3em 0.25em 0.3em;
	margin: 0 0 0.25em 0;
}

.links_information ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.links_information ul li {
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	font-size: 0.7em;
	border-bottom: 1px dotted #B6DDEC;
}

.links_information ul li a {
	display: inline;
	font-size: 1em;
}

/* INDEX SEARCH */
.res-tmpl-css {
	border-top: 1px solid #707173;
}

.tx-indexedsearch-res h3 {
	margin: 1em 0 0.5em 0;
	padding: 0 0 0 0;
	font-size: 0.7em;
}

.tx-indexedsearch-res h3 .tx-indexedsearch-title {
	background-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_more_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 0.45em;
	padding: 0 0 0 0.8em;
	margin: 0;
}

.tx-indexedsearch-res h3 img {
	vertical-align: middle;
}

.tx-indexedsearch-res h3 a {
	color: #000;
	text-decoration: none;
}

.tx-indexedsearch-res h3 a:hover {
	text-decoration: underline;
}

.tx-indexedsearch .result-count-tmpl-css,
.tx-indexedsearch .percent-tmpl-css {
		letter-spacing:0;
		font-weight:normal;
		margin-top:-1.7em;
		float:right;
}

.tx-indexedsearch-whatis {
	font-size: 0.7em;
	margin: 0.5em 0;
	padding: 0 0 0.25em 0;
}

.tx-indexedsearch-rules h2 {
	background-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_lime.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	font-size: 1em;
	margin: 0;
	padding: 0 0 0.25em 1em;
}

.enlargment_search_form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.enlargment_search_form label {
	font-size: 0.7em;
	width: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	vertical-align: middle;
}

.enlargment_search_form div .textfield {
	width: 41%;
	border: 1px solid #707173;
}

.enlargment_search_form div {
	padding: 0.5em 0 0.5em 0;
}

.enlargment_search_form div .submit {
	vertical-align: middle;
}

.tx-indexedsearch-descr,
.descr {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.tx-indexedsearch-redMarkup {
	color: #D4003B;
}

.browsebox {
	list-style: none;
	float: left;
	width: 100%;
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em 0 0.5em 0;
}

.browsebox li {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0 0 0 0;
}

.browsebox li a {
	text-decoration: none;
	font-size: 0.7em;
	color: #000;
}

/* AUTHOR BOX */
.content_author {
	background-color: #D8ECF3;
	padding: 0.25em 0.25em 0.25em 1em;
	line-height: 100%;
	font-size: 0.7em;
	font-weight: bold;
	overflow: hidden;
	margin: 0 0 1em 0;
}

.content_author img {
	vertical-align: middle;
	margin: 0 0.5em 0 0;
	padding: 0 0 0 0;
}

.content_author a {
	font-size: 1em;
	display: inline;
}

.author_image-date {
	float: left;
}

.author_image-date span {
	position: absolute;
	line-height: 1.3em;
}

.content_author .author_text {
	float: right;
	width: 43.3em;
	line-height: 1.3em;
}

* html .content_author .author_text {
	float: right;
	width: 43em;
	line-height: 1.3em;
}

.author_text span {

}

/* Further Articles */
.furtherarticles h2 {
	font-size: 0.7em;
	margin: 0 0 0.5em 0;
	padding: 0 0 0 0;
}

.furtherarticles ul {
	list-style-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_lime.gif);
	margin:  0 0 0 0;
	padding: 0 0 0 1.25em;
}

green .furtherarticles ul {
	list-style-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_green.gif);
}

.blue .furtherarticles ul {
	list-style-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_blue.gif);
}

.red .furtherarticles ul {
	list-style-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_red.gif);
}

.purple .furtherarticles ul {
	list-style-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_purple.gif);
}

.lime .furtherarticles ul {
	list-style-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_lime.gif);
}

.pink .furtherarticles ul {
	list-style-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_pink.gif);
}

.furtherarticles li {
	font-size: 0.7em;
	margin: 0 0 0.7em 0;
	padding: 0 0 0 0;
}

.furtherarticles li h3 {
	font-size: 1em;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.furtherarticles a {
	text-decoration: none;
	color: #94AB00;
	background-image: url(http://www.southeast-europe.eu/fileadmin/templates/images/icon_more_lime.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 0.6em;
	margin: 0.5em 0 0 0;
}

/* Flash Videoplayer */
.video h3 {
	font-size: 0.7em;
	margin: 0.75em 0 0.5em 0;
	padding: 0 0 0 0;
}

.video .video_teaser {
	font-size: 0.7em;
}

.video ul {
	margin: 0 0 1em 0;
	padding: 0 0 0 0;
	list-style: none;
}

.video ul li {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0 0 0 0;
	color: Black;
}

.video ul li.clear {
	clear: both;
}

.video ul li.download {
	float: left;
	margin: 0 0.5em 0 0;
	padding: 0 0 0 0;
	border-left: 1px solid black;
}

.video ul li a.content_teaser_link {
	display: inline;
	width: auto;
}

p.tx-guestbook-form-error {
  font-weight: bold;
}

/*************************************************************************************************************
* 12.12.2008
* Galerie 
*************************************************************************************************************/

*.table-gallery {
	margin:auto;
	padding:0em;
}

*.table-gallery td tr {
	margin:0em;
	padding:0em;
}

*.table-gallery thead, *.table-gallery caption {
	display:none;
}

*.back_link, *.next_link{
	color: #fff;
}

*.back_link a, *.next_link a{
	color: #D4003B;
	font-size:0.75em;
	margin-right: 10px;
}

*.next_link a {
	margin-left: 10px;
}

*.gallery-back-to-overview {
	background-color:#666;
	text-align:center;
	color:#fff;
}

*.gallery-back-to-overview a {
	color:#fff;
	text-decoration:none;
	font-size:0.75em;
}

*.gallery_picture_list {
	width:100%;
	text-align:center;
	font-size:0.75em;
	font-weight:bold;
	margin:1em 0 1em 0;
}

*.gallery_picture_list a {
	color:#0F8CC4;
	text-decoration:none;
}

*.gallery_picture_list a:hover {
	color:#D5013C;
	text-decoration:none;
}

*.gallery_picture_list_active {
	color:#D5013C;
	background-image:url(../images/arrow_to_right.gif);
	background-repeat:no-repeat;
	background-position:0 0.4em;
	padding-left:1em;
}

#gallery_select_gallery {
	font-size:0.75em;
	width:30em;
	border:1px solid #DB1E48;
	background-color:#EAE8E9;
}

*.gallery-thumblist {
	width:33%; 
	height:130px; 
	float:left; 
	padding:auto auto auto auto; 
	padding:0 auto 0 auto;
}

*.gallery-thumblist img a {
	border:1px solid #3F3F3F;
}

*.gallery-thumblist img a:hover {
	border:1px solid #D5003B;
}

*.table-registration-form {
	margin:0em;
	padding:0em;
	margin-top:-10px;
}

*.table-registration-form tr td {
	font-size:0.75em;
}

*.birth_mm {
	width:3em;
}

*.birth_yy {
	width:4em;
}

*.upload_foto {
	width:20em;
	background-color:#E9E7E8;
	border:0px;
	border-bottom:1px solid #D60036;
}

*.gallerie_select_normal, *.gallerie_select_page_active {
	color:#0076BC;
	font-weight:bold;
}

*.gallerie_select_normal a {
	text-decoration:none;
	color:#0076BC;

}

#container {
	width:37.50em;
	background:#FFFFFF;
	margin:0 auto;
/*	margin:0;	// funktioniert nicht in FF3 */
	padding-top:20px;
	text-align:left;
}

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

#mainContent img {
	border:solid;
	border-width:1px;
	border-color:#999999;
}

#image_map {
	position:relative;
	top:0;
	left:0;
	width:37.50em;
	height:21.00em;
	margin:0;
	padding:0;
}

.tooltip {
	position: absolute;
	padding: 0.31em 0.63em 0.44em 0.63em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.60em;
	border:solid;
	border-width:1px;
	border-color:#333333;
	display: none;
	background-color: #FFFFFF;
	z-index:10000;
}


.image-caption{
	margin: 0 0 0 0;
	font-size: 0.7em;
}

/*------------------- Image with image-caption ------------------#*/
.content_teaser_content_no_border .right{ float:right; margin:0 0 0.2em 0.5em;}
.content_teaser_content_no_border .left{ float:left; margin:0 0.5em 0.2em 0;}

#weatherbox{
	margin-top:5px;
}

.standard_content_block{

}

.standard_content_block .block-width {
	padding:0 0 1em 0; 
	width:450px; 
	float:left;
}

.standard_content_block .variant02 .content_teaser_content_no_border .left{
	margin: 0 5px 30px 0;
}


#nav-main ul.test-liste{
	position:absolute;
	top:0;
	left:0;
}

#nav-main ul.test-liste li.test_menu{
	position:relative;
	top:0;
	left:0;
	width:auto;
	margin:0 20px;
	padding:0 20px;
}
#nav-main ul.test-liste li.test_menu_act{
	position:relative;
	top:0;
	left:0;
	width:auto;
	margin:0 20px;
	padding:0 20px;
}
#nav-main ul.test-liste li.test_menu_ro{
	position:relative;
	top:0;
	left:0;
	width:auto;
	margin:0 20px;
	padding:0 20px;
}

/*Winnders*/
/*
.csc-textpic {float:left; margin: 0 230px 30px 10px; width:570px;}
.csc-header {float:left; margin:0 230px 0 10px;}
.csc-header h3 {font-size:0.8em;margin:0 0 5px; padding:0;}
*/

*+html .csc-textpic {margin:0 0 30px 10px; width:570px}

.csc-textpic {float:left; margin:0 220px 30px 10px;}

.csc-header {margin:0 220px 0 10px;}

.csc-header h3 {font-size:0.8em;margin:0 0 5px; padding:0;}

.content_teaser_text table.contenttable .bodytext a {
  color:#707173;
  background-image:none;
  background-position:0 0.5em;
  background-repeat:no-repeat;
  /*padding:0 0 0 0.7em;*/
  padding:0;
  text-decoration:none;
}

#additionalFunktions {
float:left;
width:100%;
margin:0 0 0.5em;
}

#additionalFunktions a {
float:right;
margin:0 0 0 0.25em;
}


.standard_content h1 a{
  color:#000000;
  text-decoration: none;
}

.standard_content h2 a{
  color:#000000;
  text-decoration: none;
}



/* ---- New Main Nav ----*/

ul.newmenu{
  list-style: none;
  clare:both;
  margin:0 0 6px 0;
  padding: 0;
}

ul.newmenu li{
  float:left;
}

#nav-main ul.newmenu li a img {
	position:relative;
  z-index: 99;
}

#nav-main ul.newmenu li a {
	background-image:url("../images/nav_paper.gif");  
	background-repeat:no-repeat;
	position:relative;
	padding:2px 8px 3px 22px;
	display:block;
	z-index: 91;
}

#nav-main ul.newmenu li a:hover {
  background-image:url("../images/nav_paper_act.gif");
  background-repeat:no-repeat;
  position:relative;
}

#nav-main ul.newmenu li a img {
margin-top:-3px;
}


/* RSS2 Download */
.rssdownloadPDF a {
	background-image: url(../images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	padding: 0.2em 2em  0.2em 0;
	margin: 0.5em 0 0 0;
}
.rssdownloadPDF {
	text-decoration: none;
	color: #94AB00;
	background-image: url(../images/icon_more_grey.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0 0 0 0.6em;
	margin: 0.5em 0 0 0;
}