/*
Adaption des pomodoro-styles an EDITH

dunkleres orange aus logo: #FFBF00
orange: Banner-hintergrund: #FFE5A4
dunkles gruen: #91C326
hellblau: #91C6DF
hellgruen: #D4EA96


2009-11-05 abgeleitet
2010-03-10 hg-farbe fuer teaser und anchor-symbol
*/


@import url("/admin/styles/logger_styles.css");

/*Backgroundfarbe*/
body {
	background-color: #FFF;
	font-family: Trebuchet MS, Arial, Helvetica, serif;
	margin: 0px 0;
	/*border: 0px solid red;*/
}

h1, h2, h3 {
	margin-top: 0;
	font-family: Trebuchet MS, Arial, Helvetica, serif;
	font-weight: normal;
	font-size: 1.7em;
	color: #3F3062;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}
p {
	margin-bottom: 10px;
}

.error , .warning , .IsOK, .success {
	padding: 0.4em;
}
.error {
	background-color: #FFBF00;
}
.warning {
	background-color: #FFE5A4;
}
.IsOK, .success {
	background-color: #D4EA96;
}

/*Logo*/
#logo { }

#header {
	width: 1000px;
	height: 165px;
	margin: 0 auto;
	padding: 0px;
	background: #FFFFFF;
	background: url(admin/stuttgart_sozial/styles/sozial2009/pics/stuttgart-sozial-kopf.gif) no-repeat 0px 0;
}
#header * {
	font-size: 1.6em;
	font-style: normal;
}

/*Suche*/
#suche {
	text-align: right;
}
#suche-submit {
	background: url(admin/stuttgart_sozial/styles/sozial2009/images/lupe.gif) no-repeat;
	height: 24px;
	width: 25px;
	color: #FFFFFF;
	border: 0;
}


/*Menu*/
#menu {
	font-family: Trebuchet MS, Arial, Helvetica, serif;
	width:190px;
	background-color:#FFF;
	padding: 20px 0;
	/*border: solid 2px gray;*/
	padding:0;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li {
	display: inline;
	background-color:#FFFFFF;
}
#menu a {
	display: block;
	padding: 5px 10px;
	border-top: 0px solid #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	color: #3F3062;
}
#menu a:hover {
	background: #FFE5A4;
	color: #000000;
}
#menu .active a {
	background: #FFE5A4;
	color: #000000;
}

#menu li.MenuLevel1 ul {  margin-left: 10px; padding-left:0px;}
#menu li.MenuLevel2 ul { margin-left: 10px; padding-left:0px; }
/*menu-levels aufsteigend*/
#menu li.MenuLevel1 ul li.MenuLevel2 ul li.MenuLevel3 a { font-size:0.9em }
#menu li.MenuLevel1 ul li.MenuLevel2 a { font-size:0.9em }
#menu li.MenuLevel1 a { font-size:0.9em }

/*Newsletter*/
#NewsletterEintragen {
	padding: 40px 0px 0px 10px;
}
#NewsletterEintragen * {
	padding: 0px;
}
#NewsletterEintragen h2.title {
	font-size: 1.2em;
	/*font-weight: bold;*/
	color: #3F3062;
}


/*Main*/
#colOne {
	float: left;
	width: 200px;
	padding: 10px 0px 0px 0px;
	/*border: 01px dotted blue;*/
	/*background-color: #E0F1FF;	*/
}
#colTwo {
	padding:10px 40px 0px 10px;
	width: 500px;
	margin-left: 0px;
	/*border: 01px dotted red;*/
	background-color: #FFF;
}
#colThree {
	float: left;
	width: 210px;
	padding: 10px 10px;
	/*border: 01px dotted orange;*/
	/*background-color: #E0F1FF;*/
}


/*content*/
#content {
	width: 1000px;
	background-color: #FFF;
}
#content .dokumentListe {
	background-color: #FFE5A4;
}
#content .dokumentListe p, #content .dokumentListe h2 {
	padding-left: 4px;
}
#content .dokumentListe h2 {
	padding-top: 4px;
}
#content p a {
	background-image: url(admin/stuttgart_sozial/styles/sozial2009/pics/linkpfeile.gif);
	background-repeat: no-repeat;
	background-position: left 40%;
	padding-left: 15px;
}
.dokumentListe .mehr {
	margin-bottom: 20px;
	text-align: right;
	font-style: italic;
	border: 0px dotted blue;
}
.dokumentListe .mehr a {
	background: url(admin/stuttgart_sozial/styles/sozial2009/images/weiterpfeil.gif) no-repeat left center;
	padding-left: 15px;
	color: #696969;
	font-weight: bold;
}
.dokumentListe .mehr a:hover {
	text-decoration: none;
}
.RubrikStartImg {
	margin-top: -110px;
	float: left;
}
.starttext h1.header {
	padding: 0px 0 0 0px;
}
#colTwo .KategorieDokument form.EdithFormular input.InputText {
	width: 25em;
}
#colTwo .KategorieDokument form.EdithFormular textarea {
	width: 36em;
}
#colTwo .KategorieDokument form.EdithFormular input.InputSubmit {
	padding: 0 2em;
}
#colTwo hr , #colTwo table {
	width: 100%;
}

/*Banner*/
div.RelCont {
	padding: 5px;
	margin-top: 5px;
	/*border: 01px solid #3F3062;*/
	background-color: #FFE5A4;
}
div.RelCont p, div.RelCont a, div.RelCont img {
	padding: 0;
	margin: 0;
}
div.RelCont h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #3F3062;
	background-color: #FFE5A4;
}
div.RelCont a:link,
div.RelCont a:visited {
	text-decoration: none;
	color: #3F3062;
	font-style:italic;
}
div.RelCont a:hover {
	text-decoration: underline;
	color: #D60000;
}
#colThree .RelCont p a {
	background-image: url(admin/stuttgart_sozial/styles/sozial2009/pics/weiterpfeil_tr.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	padding-bottom: 0.2em;
	margin-left:0.2em;
	color: #696969;
	font-weight: bold;
}


/*Links*/
a:link {
	text-decoration: none;
	color: #D60000;
}
a:hover {
	text-decoration: underline;
	color: #D60000;
}
a:visited {
	text-decoration: none;
	color: #5C93A7;
	font-weight: normal;
}
h1 a:link, h1 a:visited {
	text-decoration: none;
	color: #3F3062;
	font-weight: normal;
}
h1 a:hover {
	text-decoration: underline;
	color: #D60000;
}

/*fuss*/
#footer {
	margin: 0 auto;
	display: block;
	border: 0px green solid;
}

/*Verseitung*/
#PaginationLinks  a:visited {
	color: #D60000;
}
#PaginationLinks span a.CurrentPage {
	background-color: #3F3062;
	padding: 0px 2px 0px 2px;
	font-weight: bold;
	color: #FFF;
}
#PaginationLinks a {
	background-image: none !important;
}
