*{
	margin:0;
	padding:0;
}

/* ------------------------------------- Tags ----------------------------- */
address{
	font-style:normal;
}

a{
	outline:0;
}

img{
	border:0;
}

h1{
	font-size:1.4em;
	margin-bottom:0.5em;
	margin-top:12px;
}

h2{
	font-size:1.25em;
	margin-bottom:12px;
	margin-top:1.5em;
}

h3{
	font-size:1.1em;
	margin-bottom:12px;
	margin-top:12px;
}

h4{
	font-size:1.0em;
	font-weight:bold;
	margin-bottom:1px;
	margin-top:20px;
	color:#004e9e;
}

p{
	margin-bottom:8px;
	margin-top:8px;
	font-size:0.95em;
}

label{
	display:block;
	float:left;
	width:220px;
	padding-bottom:10px;
}

fieldset{
	border: #ccc 1px solid;
	padding: 5px 5px 5px 10px;
	margin: 0 0 10px 0;
}

legend {
	color: #aaa;
	font-weight:bold;
	_margin-left: -5px;
	padding: 0px;
}

input, textarea{
	font-size: 0.95em;
	color:#444;
	border:1px solid #444;
	margin:1px;
	padding: 3px;
}

input:focus, textarea:focus{
	border:1px solid #004e9e;
}

form br {
	clear:left;
}

.formradio {
border: 0px;
}

/* ------------------------------------- Seitenstruktur ----------------------------- */
/* ------------------------------------- IDs ----------------------------- */
#seite{
	width:1024px;
	height:100%;
	margin:auto auto;
	border-left:1px solid #444;
	border-right:1px solid #444;
	border-bottom:1px solid #444;
	background:transparent url(hintergrund_rest.gif) no-repeat;
	background-position:356px 230px;
}

#kopf{
	width:1024px;
	height:185px;
	text-align:right;
}

#kopf #kopflinks {
  float:left;
  margin-top: 10px;
}


#kopf #kopflinks #languageswitch a {
    float:left;
    color: #828281;
    font-size: 12px;
    font-family:Arial;
    text-decoration:none;
    margin-left: 20px;
}

#kopf #kopflinks #languageswitch a img {
   margin-bottom: -11px;
}

#navigation{
	height:50px;
	margin-top:1px;
}

#navigation ul{
	list-style-type:none;
}

#navigation li{
	float:left;
}

#navigation a{
	width:340px;
	height:50px;
	display:block;
	text-align:center;
	line-height:50px;
	font-family:Arial;
	font-size:1.1em;
	text-decoration:none;
	color:#fff;
	background:#b7b7b7;
	text-transform:uppercase;
}

#navigation a.Wirtschaftsfoerderung{
	margin-right:1px;
}

#navigation a.City-Marketing{
	margin-right:1px;
	width:342px;
}

#navigation a.Wirtschaftsfoerderung:hover, #navigation a.Wirtschaftsfoerderung:active, #navigation a.Wirtschaftsfoerderung:focus{
	background:#004e9e;
	text-decoration: underline;
}

#navigation a.Tourismus:hover, #navigation a.Tourismus:focus{
	background:#2a9636;
	text-decoration: underline;
}

#navigation a.City-Marketing:hover, #navigation a.City-Marketing:focus{
	background:#ee7c00;
	text-decoration: underline;
}

#navigation a.Wirtschaftsfoerderung-aktiv{
	background:#004e9e;
	margin-right:1px;
}

#navigation a.Tourismus-aktiv{
	background:#2a9636;
}

#navigation a.City-Marketing-aktiv{
	background:#ee7c00;
	margin-right:1px;
	width:342px;
}

/* ------- Subnavigation ---------- */
#subnavi{
	width:340px;
	float:left;
	margin-right:20px;
	font-family: Arial;
	font-size:0.9em;
	color:#444;
}
	
#subnavi ul{
	list-style-type:none;
	/* padding-bottom:50px; */
}

#subnavi ul{
	padding:0;
	margin:0;
}
	
#subnavi ul ul {
	padding:0px;
	margin: 0px;
	_margin-top: -15px;
}

*+html #subnavi ul ul {
	margin-top: -15px;
}
	
#subnavi li li{
	padding-left:12px;
	border:none;
	/* line-height:25px; */
}

#subnavi li li.subnavi-third-level {
	padding-left:3px;

}


#subnavi li{
	border-bottom:1px solid #fff;
	line-height:24px;
}

#subnavi li a {
	text-decoration:none;
	color:#444;
}
	
#subnavi ul li.subnavi-first-level:hover, #subnavi ul li.subnavi-first-level:focus {
	background-color:#f1f1f1;
}

#subnavi ul li.subnavi-second-level:hover,
#subnavi ul li.subnavi-second-level:focus,
#subnavi ul li.subnavi-second-level-folder-expand:hover,
#subnavi ul li.subnavi-second-level-folder-expand:focus,
#subnavi ul li.subnavi-second-level-folder-collapse:hover,
#subnavi ul li.subnavi-second-level-folder-collapse:focus
{
	background-color:#f1f1f1;
}

#subnavi ul li.subnavi-third-level:hover, #subnavi ul li.subnavi-third-level:focus {
	background-color:#f1f1f1;
}

#subnavi ul li.subnavi-first-level a:focus,
#subnavi ul li.subnavi-second-level a:focus,
#subnavi ul li.subnavi-third-level a:focus,
#subnavi ul li.subnavi-second-level-folder-expand a:focus,
#subnavi ul li.subnavi-second-level-folder-collapse a:focus

{
	background-color:#f1f1f1;
}

#subnavi ul li.subnavi-first-level a:hover,
#subnavi ul li.subnavi-second-level a:hover,
#subnavi ul li.subnavi-third-level a:hover,
#subnavi ul li.subnavi-second-level-folder-expand a:hover,
#subnavi ul li.subnavi-second-level-folder-collapse a:hover
{
	background-color:#f1f1f1;
}

#subnavi ul li.subnavi-third-level {
list-style-type:disc;
margin-left:120px;
}

#subnavi ul li.subnavi-third-level a {
display:block;
padding-left: 0px;
}

li.subnavi-first-level a{
padding-left: 80px;
display:block;	
}

div.subnavi-no-link-head-aktiv:hover {
background-color: #f4f4f4;
}

div.subnavi-no-link-head {
padding-left: 80px;
display:block;
}

div.subnavi-no-link-head-aktiv {
padding-left: 80px;
display:block;
}

li.subnavi-second-level, li.subnavi-second-level-folder-expand, li.subnavi-second-level-folder-collapse {
display:block;
}

li.subnavi-second-level a:link,
li.subnavi-second-level a:visited,
li.subnavi-second-level-folder-collapse a:link,
li.subnavi-second-level-folder-collapse a:visited,
li.subnavi-second-level-folder-expand a:link,
li.subnavi-second-level-folder-expand a:visited {
display:block;
padding-left: 80px;
}


li.subnavi-second-level-folder-collapse a  {
background-image:url(../images/bg_pfeil_rechts.gif);
background-position: 68px 7px;
background-repeat:no-repeat;
}

li.subnavi-second-level-folder-expand a  {
background-image:url(../images/bg_pfeil_unten.gif);
background-position: 65px 9px;
background-repeat:no-repeat;
}

#subnavi li a:focus {
	background-color:#f1f1f1;
	text-decoration:underline;
}

#subnavi a.aktiv{
	font-weight:bold;
}

#subnavi.wirtschaft{
	background-color:#d6e3ef;
}

#subnavi.tourismus, #subnavi.tourismus ul{
	background-color:#dfefe1;
}

#subnavi.citymarketing, #subnavi.citymarketing ul{
	background-color:#fdc990;
}

#inhalt{
	background:transparent url(Bilder/hintergrund.jpg) no-repeat scroll 0% 0%;
	color:#444444;
	float:left;
	font-family:Arial;
	font-size:0.9em;
	width:643px;
	padding-right:20px;
	padding-bottom:15px;
	min-height:445px;
	height:auto !important;  /* für moderne Browser */
	height:445px;  /*für den IE */

}

#inhaltHP{
	color:#444444;
	float:left;
	font-family:Arial;
	font-size:0.9em;
	width:663px;
	padding-bottom:15px;
	min-height:445px;
	height:auto !important;  /* für moderne Browser */
	height:445px;  /*für den IE */

}

#inhaltHP div.txt-img {
	width:450px;
}

#news{
	font-family: Arial;
	float:right;
	width:168px;
	color: #00519e;
	font-size:12px;
	margin-right:10px;
	margin-top:4px;
	}

div.newsmeldung {
margin-bottom:20px;
}

#news a {
	color: #00519e;
	font-weight:bold;
	text-decoration:none;
}

#news a:hover {
	color: #000;
	font-weight:bold;
}

#news h3 {
font-size: 16px;
}

#news h4 {
color: #666666;
margin: 4px 0 0 0;
}


#news p {
margin: 2px 0 8px 0;
}

#inhalt a:link, a:visited, a:hover, a:active{
	color:#444;
	text-decoration:underline;
	/* border-bottom:1px dashed #004e9e; */
}

#inhalt a:focus{
	color:#0063ae;
	background-color:#ccc;
	text-decoration:underline;
	/* border-bottom:1px dashed #004e9e; */
}

#inhalt ul{
	list-style-type:square;
	color:#444;
	margin-left:15px;
}

#inhalt ul ul{
	margin-left:14px;
}

#inhalt ul ul ul{
	margin-left:14px;
}

#inhalt li{
	line-height:16px;
	margin-bottom:5px;
	margin-top:5px;
}

#footer{
	clear:both;
	height:70px;
	background-color:white;
}

#servicenavigation{
	background:#b7b7b7;
	height:38px;
	padding-left:10px;
}

#servicenavigation ul{
	list-style-type:none;
}

#servicenavigation li{
	float:left;
}
	
#servicenavigation a{
	line-height:38px;
	text-decoration:none;
	font-family: Arial;
	font-size:0.95em;
	text-transform:uppercase;
	color:#fff;
	margin-right:15px;
	margin-left:15px;
	display:block;
	padding-left: 3px;
	padding-right: 3px;
}
	
#servicenavigation a:focus{
	text-decoration: underline;
	background-color: #666;
}
	
#suchbox{
	height:32px;
	background:#6f6f6e;
	padding-left:10px;
	line-height:32px;
}

#suchbox label{
	display:none;
}

#suchbox p{
	margin:0;
}

#copyright{
	text-align:right;
	font-family: Arial;
	font-size:0.75em;
	color:#444;
	margin-right:35px;
	padding-right:20px;
}

#copyright a{
	font-family: Arial;
	font-size:11px;
	color:#444;
	text-decoration:none;
}

#copyright a:hover{
	color:#004e9e;
}

#gesellschafter{
	background:#fff;
	padding-left:8px;
	padding-top:5px;
	font-family:Arial;
	font-size:0.8em;
	color:#444;
}

#gesellschafter ul{
	margin-left:15px;
	list-style-type:square;
	padding-bottom:8px;
}

#gesellschafter li{
	padding-left:0px;
	line-height:12px;
	margin-bottom:8px;
}

#gesellschafter li a {
	text-decoration:underline;
}

#gesellschafter li a:hover, #gesellschafter li a:focus {
	color:#0063ae;
	background-color:#ccc;
	text-decoration:underline;
}

/* ------------------------------------- Klassen ----------------------------- */
/* ------------------------------------- The One ----------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* ------------------------------------- The others ----------------------------- */
.logo{
    padding: 20px 5px 35px 20px;
}

/* div for input rows */
.formblock {
	margin:2px;
}

/* reaction to forminputs */
.forminfo, label.formerror {
	color:#e30007;
}

input.txtfeld{
	background:#fff;
	border:1px solid #d4d4d4;
	color:#222;
	padding:2px;
}

input.suche{
	background:#6f6f6e;
	border:none;
	color:#d4d4d4;
	font-weight: bold;
	font-family: Arial;
	font-size:0.95em;
	cursor:pointer;
}

input.formsubmit{
	background:#ddd;
	color:#004e9e;
	padding:5px;
	font-weight:bold;
}

input.formsubmit:focus{
	border:1px solid #444;
}

div.formular{
	float:left;
}

div.sprachauswahl{
	float:right;
	margin-right:10px;
	font-family: Arial;
	font-size:0.9em;
	color:#d4d4d4;
}

div.sprachauswahl a{
	color:#d4d4d4;
	text-decoration:none;
}

.ansprechpartner{
	float:left;
	margin-right:15px;
}

.floatLeft{
	float:left;
	width:160px;
	margin-bottom:5px;
}

strong.sword{
	border-bottom:1px dashed #444;
	color:#004e9e;
}

.bildunterschrift{
	position: relative; 
	top: -400px;
	left:400px;
	width:220px;
	font-size:0.8em;
	font-variant:normal;
	font-style:italic;
	font-weight:normal;
}

.person{
	height:150px;
}

span.type{
	display:none;
}

/* --------------- CALENDAR --------------- */
#calendar2 td {
	border-right: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	text-decoration: none;
}

#calendar2 td a {
	text-decoration: none;
	display: block;
	border: 0 !important ;
}

#calendar2 caption a {
	text-decoration:none !important ;
}

#calendar2 td a:link, td a:visited {	
	color: #608194;
}

#calendar2 td a:hover, td a:active {
	color: #6aa3ae;
}
	
/*
#calendar {
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

#calendar caption {
	margin: 0;
	padding: 0;
	background-color: #B7B7B7;
	color: #fff;
	font-size: 1.1em;	 
	font-weight: bold;
	text-align: center;
}

#calendar th {
	font-weight: bold;
	color: #616B76;
	width: 95px;
	background: #D9E2E1;
	border-right: 1px solid #A2ADBC;
	border-bottom: 1px solid #A2ADBC;
	border-top: 1px solid #A2ADBC;
}
*/
#calendar2 {
	padding: 0;
	margin: 0;
	border-left: 1px solid #A2ADBC;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

#calendar2 caption {
	margin: 0;
	padding: 0;
	background-color: #B7B7B7;
	color: #fff;
	font-size: 1.2em;	 
	font-weight: bold;
	text-align: center;
}

#calendar2 th {
	background: #D9E2E1;
	padding-top:3px;
	padding-bottom:3px;
}

#calendar2 th.freitag {
	border-right: 1px solid #A2ADBC;
}

#calendar2 td.with-border {
	border-right: 1px solid #A2ADBC;
}

#calendar2 th.weekend {
	font-weight: bold;
	border-right: 1px solid #A2ADBC;
	text-align: center;
}

.today, td.today a, td.today a:link, td.today a:visited {
	color: #F6F4DA !important;
	font-weight: bold;
	background-color: #cccccc;
}

.showday, td.showday a, td.showday a:link, td.showday a:visited {
	color: #011a8c !important;
	font-weight: bold;
	background-color: #9ae096;
}

.hasTermin, td.hasTermin a, td.hasTermin a:link, td.hasTermin a:visited {
	color: #f6f4da !important;
	text-align: center;
	text-decoration:underline !important;
	background-color: #004E9E;
}

.date, td.date a, td.date a:link, td.date a:visited {
	color: #F6F4DA;
	font-weight: bold;
}

#calendar2 td {
	border-right: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
}

#calendar2 td a {
	text-decoration: none !important;
	display: block;
	border: 0 !important ;
}

#calendar2 caption a, caption a:hover {
	border: 0;
	text-decoration:none;
}

#calendar2 td a:link, td a:visited {	
	color: #608194;
}

#calendar2 td a:hover, td a:active {
	color: #6aa3ae;
}

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

#veranstaltung li.kurzBeschreibung,
#veranstaltung li.time {
float:left;
margin-right: 10px;
width: 110px;
}

#veranstaltung li.kurzBeschreibung {
width: 450px;
}

#veranstaltung h1 {
font-size: 1.1em;
}

#catWirtschaftsfoerderung {
border-left-color: #084794 !important;
}

#catCitymarketing {
border-left-color: #EE4D07 !important;
}

#catTourismus {
border-left-color: #2A9636 !important;
}

#catAllgemein {
border-left-color: #6f6f6e !important;
}

.cat {
border-left-color: #6f6f6e;
border-left-width: 5px;
border-left-style: solid;
}

#calTermin {
padding-left: 10px;
margin-bottom: 15px;
}
/* -------------- CALENDAR END ---------------------- */

/* ------------------------------------- Last but not least: Browser Hacks fÃ¼r die Micro$oft Truppe ----------------------------- */
/* IE 6 */
* html #kopf{
	overflow:hidden;
}

* html #suchbox{
	/* margin-top:-19px; */
}

* html #suchbox .formular p{
	margin-top:5px;
}

* html .clearfix address{
	margin-bottom:8px;
}

/* IE 7 */
* + html #suchbox{
	/* margin-top:-19px; */
}

div.newsletterarchiv {
margin-bottom:50px;
}

/* -------------- Newsletter ---------------------- */

body#newsletter {
text-align:center;
font-family:Arial,Helvetica,sans-serif;
font-size: 12px;
}

#newsletter {
margin:0 auto;
 text-align:left;
width: 591px;
clear:left;
}

#newsletterHeader {
background-image:url(http://www.sindelfingen.org/files/newsletter_head.jpg);
background-repeat:no-repeat;
width: 559px;
height: 171px;
margin: 0px;
}

#newsletterHeader h3, #newsletterHeader h4 {
float:right;
clear:right;
margin-right: 4px;
}

#newsletterHeader h3 {
color: #1456a0;
font-size: 22px;
margin: 29px 0 0 0;
}

#newsletterHeader h4 {
color: white;
margin-top: 0;
}

#newsletterContent {
 text-align:left;
background-image:url(http://www.sindelfingen.org/files/Bilder/hintergrund.jpg);
background-repeat:no-repeat;
margin: 0px;
padding-top: 20px;
}

#newsletterContent h1 {
font-size: 13px;
margin: 0 0 10px 0;
}

#newsletterContent h2 {
font-size: 18px;
margin: 20px 0 0 0;
}

#newsletterContent ul {
margin: 0 0 0 20px;
}

#newsletterContent a {
color: #1456a0;
}

#newsletterContent a:hover {
background-color: #1456a0;
color: white;
text-decoration:none;
}

#newsletterContent div.anrede {
border: 1px #666 solid;
padding: 8px;
float:right;
background-color: white;
width: 200px;
margin: 0 30px 20px 20px;
color: #666;
}

div.anrede img {
float:right;
}

#aktion {
clear:both;
width:807px;
font-family: Arial;
background-color: #00539e;
color:white;
padding:10px 10px 10px 10px;

}

#aktion h2 {
margin: 0 0 10px 0;
}

#aktion p {
font-size:0.8em;
margin: 0 0 10px 0;
}

#aktion a {
color:white;
}