/*-----------------------------------------------
$Id: styles.css
Customer: Studienstiftung des Deutschen Volkes
Author:   vierviertel Agentur fuer Kommunikationsdesign GmbH (Volker Duerr)
Version:  2.0
Creation Date:    2006/01/11
Last Modify:
----------------------------------------------- */

/* --  basic HTML Styles
--------------------------- */

address, abbr, acronym, dfn    {
    font-variant:normal;
    font-style:normal;
    text-transform:none;
}

a, address, blockquote, caption,
cite, div, dfn, dl, dt,
fieldset, h1, h2, h3, h4,
img, input, label, legend,
li, ol, option, p, q,
select, textarea, td, th, ul     {
    font-family:Arial,Helvetica,sans-serif,"Trebuchet MS";
}

* {
    margin:0;
    padding:0;
    font-size: 100.01%;
}

body {
    background:url(img/bg-content.png) #fff repeat-y;
    margin:0;
    padding:0;
    font-family:Arial,Helvetica,sans-serif;
    color: #666666;
    line-height: 1.4em;
    font-size:83%;
}

h1 {
    font-size:96%;
    margin:0;
    padding:0;
}

h2 {
    font-size:96%;
    color:#404040;
    margin:0;
    padding:0;
}

h3 {
    font-size:96%;
    margin:0;
    padding:0;
    font-weight:normal;
}

h4 {
    font-size:96%;
    margin:0;
    padding:0;
    font-weight:bold;
    color:#666;
}

a {
    color: #666666;
    text-decoration:underline;
}

#inhalt a {
	color: #3E688D;
}

a:hover {
    text-decoration:underline;
}

.hidden {
    display: none;
}

.clear {
    float:none;
    clear:both;
    height:1px;
    font-size:1px;
    width:38em;
    line-height:1px;
    display:block;
}

p {
    margin:0;
    padding:0;
}

img {
    border:0;
}

form {
    margin:0;
    padding:0;
}

fieldset {
    border:0;
}

#page {
    background:url(img/bghead.png) repeat-x;
    padding:15px 0 30px 15px;
}

#head {
    background:#fff;
    width:821px;
    height:112px;
    position:relative;
}

#head span {
    display:none;
}

#head img {
    position:absolute;
    top:25px;
    left:8px;
}

#head .seitenbild {
    position:absolute;
    top:0;
    left:228px;
    width:593px;
    height:112px;
}

#container {
    width:1024px;
}

.servicebox {
    width:1024px;
}

.servicebox h2 {
    display:none;
}

.suche {
    background:#FBEDDF;
    height:28px;
    float:left;
    margin-bottom:1px;
    width:228px;
    max-width:220px;
    border-left:8px solid #fff;
    font-size:100%;
}

.suche label {
    color:#666;
    float:left;
    display:block;
    padding:3px 5px 0 20px;
    line-height:20px;
}

* html .suche label {
    padding:5px 5px 0 20px;
}

.suche .input {
    height:18px;
    width:127px;
    float:left;
    background:#FBEDDF;
    border:1px solid #666;
    margin:4px 0 0 0;
}

* html .suche .input {
    margin:5px 0 0 0;
}

.suche input.input:focus {
    background:#fff;
    border:1px solid #666;
}

.suche .submit {
    margin:8px 0 0 4px;
}

* html .suche .submit {
    margin:9px 0 0 1px;
}

.service-box {
    position:relative;
    float:left;
    width:593px;
    height:28px;
}

.service-box a.lang {
    position:absolute;
    right:.5em;
    top:8px;
}

#change-view {
    position:absolute;
    top:128px;
    left:250px;
}

#change-view-tool {
    position:absolute;
    top:155px;
    left:250px;
    width:208px;
    padding-bottom:5px;
    background:#FBEDDF;
    visibility:hidden;
    font-size:12px;
}

#change-view-tool p {
    padding:0 0 0 15px;
    line-height:20px;
}

#change-view-tool ul {
    padding:0 0 0 15px;
    list-style:none;
}

#change-view-tool li {
    padding:0 0 0 0;
    line-height:20px;
}

#change-view-tool .change-font-size a {
    text-decoration:none;
    padding-left:5px;
    font-size:16px;
    font-weight:bold;
    text-decoration:none;
}

#change-view-tool .close {
    border-top:1px solid #fff;
}

#change-view-link {
    width:208px;
    line-height:28px;
}

#change-view-link a {
    padding-left:15px;
    font-size:12px;
    line-height:28px;
    text-decoration:none;
}

#change-view-link a:hover, #change-view-link a:focus {
    text-decoration:underline;
}

#change-view-tool a:link, #change-view-tool a:visited, #change-view-tool a:active {
   text-decoration:none;
}

#change-view-tool a:hover, #change-view-tool a:focus {
   text-decoration:underline;
}

.contentBox {
    overflow:hidden;
    width:90em;
    float:none;
    clear:both;
}

#inhalt {
    float:left;
    position:relative;
    left:22px;
    width:545px;
}


/* basis style for all css */


#inhalt .path {
    position:relative;
    top:12px;
    width:545px;
    overflow:hidden;
    padding:0 0 2px 0;
    line-height:1.8em;
    margin-bottom:20px;
}

* html #inhalt .path {
    padding:0 0 1px 0;
}

#inhalt .path h1,
#inhalt .path h2 {
    float:left;
    font-weight:bold;
    font-size:110%;
}

#inhalt p {
    margin-bottom:18px;
}


/* home */


#inhalt .home-aktuell {
    margin:21px 0 0 0;    
    overflow:hidden;
}

*+html #inhalt .home-aktuell {
	padding-bottom: 15px;
}

#inhalt .home-aktuell h2 {
    margin-bottom:17px;
}

#inhalt .home-aktuell div.innerWrapper {
	margin-left: 20px;	
	overflow: hidden;
	height: 100%;
}

#inhalt .home-aktuell p {
    width:209px;
    margin:0 15px 15px 0;
    float:left;    
    min-height:5.5em;
    border: 1px solid #ffb367;
    padding: 17px;
}

* html #inhalt .home-aktuell p {
   height:5.5em;
}

#inhalt .home-aktuell p a {
	text-decoration: none;	
}

.list-view {
    padding-bottom:10px;
    margin-bottom:10px;
}

.list-view a {
    font-weight:bold;
    text-decoration:none;
}

#inhalt .list-view p,
#inhalt .press-list p {
	margin-bottom:0;
}

.press-list {
    width:545px;
    overflow:hidden;
    margin-top:10px;
    padding-bottom:5px;
}

.press-list span {
    display:block;
    float:left;
    width:6em;
    font-weight:bold;
    color: #3e688d;
}

.press-list span a {
	color: #3e688d;
	text-decoration: none;
}

.press-list span a:hover {
	text-decoration: underline;
}

#inhalt .press-list p {
    float:left;
    width:410px;
}

.press-list p a {
    text-decoration:underline;
}

.press-list p a:hover {
	text-decoration:underline;
}

.press-list p span {
    width:380px;
    font-weight:normal;
    color: #666666;
}

.archivBrowser { 
	background-color: #e1ebf4; padding: 13px 10px; margin-bottom: 26px; overflow:hidden; height: 100%;
}
	
.archivBrowser span { 
	float: left; width: 5.3em; font-weight: bold; 
}
	
.archivBrowser ul { 
	overflow: hidden; height: 100%; list-style-type: none; margin-bottom: 22px !important; 
}
	
.archivBrowser ul li { 
	float: left; margin-right: 19px !important; 
}
	
.archivBrowser ul li a { 
	color: #3e688d; font-weight: bold; text-decoration: none; 
}

.archivBrowser ul li a:hover {
	text-decoration: underline;
}
	
.archivBrowser ul li a.active { 
	text-decoration: underline; 
}

.content-links {
    margin-top:.5em;
}

#inhalt .content-links p {
    clear:both;
    margin:.5em 0 0 0;
    padding:0;
    font-weight:bold;
}

#inhalt .content-links ul {
    list-style:none;
    padding:0;
    margin:0;
}

.content-links li {
    padding:0;
    margin:0;
}

.form {
    margin: 0 0 5px 0;
    padding-top:20px;
    padding-bottom:15px;
    background:#DAE7F1;
    padding-left:14px;
    width:545px;
    max-width:531px;
}

.form p {
    width:510px;
}


/* form */


.form legend {
    display:none;
}

.form label {
    width:183px;
    float:left;
    font-weight:bold;
    margin-bottom:10px;
    clear:both;
}

#inhalt .login label {
    color:#666;
}

.form input,
.form textarea {
    width:326px;
    max-width:326px;
    margin-bottom:10px;
	overflow: auto;
}

.form select {
    width:328px;
    margin-bottom:10px;
}

.buttons {
    padding-bottom:1em;
    position:relative;
}

.form .buttons {
    position:relative;
    margin-top:2px;
}

.form .buttons a {
    text-decoration:none;
    font-weight:bold;
    position:absolute;
    left:185px;
    top:0;
}

.form .buttons input {
    position:absolute;
    left:235px;
    top:0;
    padding:0;
    width:5em;
}

#inhalt .login .buttons a {
    background:url(img/bg_save.gif) no-repeat;
    text-align:center;
    display:block;
    width:104px;
    padding:3px 0 3px 0;
    color:#fff;
    left:auto;
    right:25px;
    top:0;
}
.btnEdit,
.buttons a.edit,
input.submittop,
.buttons input.submit {
    background:url(img/bg_save.gif) no-repeat;
    border:none;
    text-align:center;
    display:block;
    width:104px;
	height: 24px;
    padding:2px 0 3px 0;
    color:#fff;
    left:auto;
    right:20px;
    top:0;
    cursor:pointer;
    font-weight:bold;
    text-decoration:none;
}

input.submittop {
    position:absolute;
    top:105px;
    right:0;
}

.buttons input.submit,
.buttons a.edit {
    position:absolute;
    right:20px;
}

.vorschlagIntro a.btnEdit {
    position:absolute;
    right:20px;
    top:80px;
    text-decoration:none;
}

* html #inhalt .login .buttons a {
    padding:2px 0 3px 0;
}

*+html #inhalt .login .buttons a {
    padding:2px 0 3px 0;
}

.login form input.reset   {
    background:url(img/bg_reset.gif) no-repeat;
    text-decoration:none;
    color:#fff;
    border:none;
    font-weight:bold;
    padding:3px 0 3px 0;
    cursor:pointer;
    margin-left:0;
    width:104px;
    position:absolute;
    left:182px;
}

.login legend,
.changeAdress legend {
    display:block;
    color:#000;
    font-weight:bold;
    padding:1em 0 0 0;
}

.login legend {
    padding:1em 0 1em 0;
    color:#336699;
    font-size:1.2em;
}

* html .login legend,
* html .changeAdress legend {
    margin-left:-.5em;
}

*+html .login legend,
*+html .changeAdress legend {
    margin-left:-.5em;
}

.login a.nopass {
    color:#336699;
    text-decoration:none;
    position:relative;
    top:-12px;
}

.pflicht {
    margin-top:.5em;
}

.changeAdress .small {
    font-size:.75em;
}

.changeAdress fieldset {
    border-bottom:1px solid #FF9934;
    width:96%;
}

* html .changeAdress fieldset {
    width:97%;
}

.changeAdress .form-field {
    overflow:hidden;
}

.changeAdress .form-field label {
    margin:0;
}

.checkbox {
    padding-bottom:1em;
    overflow:hidden;
    clear:both;
    float:none;
}

.innerbox {
    float:left;
    padding-right:1em;
}

.checkbox label,
.checkbox input {
    width:auto;
    margin:0;
    padding:0;
    border:none;
    float:left;
    padding-right:.5em;
    background:none;
    font-weight:normal;
}

.checktext {
    padding-top:.5em;
    width:20em;
    float:left;
}

#inhalt ul {
    margin:0 0 14px 16px;
    padding:0;
}

#inhalt li {
    margin:0;
    padding:0;
}

#content form fieldset a   {
    float:left;
    display:block;
    background:none;
    text-decoration:none;
    color:#336699;
    font-weight:bold;
    padding-top:5px;
}

form fieldset a:hover   {
    text-decoration:none;
}

.buttons input.reset,
#inhalt .login .buttons .reset   {
    background:url(img/bg_reset.gif) no-repeat;
    text-decoration:none;
    color:#fff;
    border:none;
    font-weight:bold;
    cursor:pointer;
    margin-left:0;
	padding: 2px 0 3px 0;
    width:104px;
    position:absolute;
    left:182px;
	height: 24px;
}

*+html #inhalt .login .buttons .reset {
    left:162px;
}

* html #inhalt .login .buttons .reset {
    left:162px;
}

form input.reset   {
    float:left;
    background:none;
    text-decoration:none;
    color:#999;
    border:none;
    font-weight:bold;
    padding-top:5px;
    cursor:pointer;
    margin-left:126px;
}

* html form input.reset   {
    margin-left:124px;
}

.bildarchiv {
    margin:20px 0 0 15px;
    padding-bottom:15px;
    border-bottom:1px dotted #ccc;
}

.bildarchiv h3 {
    font-weight:bold;
    margin-bottom:10px;
}

.bildarchiv div {
    border:1px solid #CCC;
    height:8.45em;
    margin-bottom:10px;
    position:relative;
}

* html .bildarchiv div {
    height:8.6em;
}

.bildarchiv div p {
    position:absolute;
    left:135px;
    top:.9em;
    width:250px;
}

.bildarchiv div span {
    width:112px;
    display:block;
    text-align:right;
    background:#F5F5F5;
    height:112px;
}

.bildarchiv div p span {
    position:absolute;
    left:260px;
    top:4.5em;
    list-style:none;
    width:130px;
    display:block;
    text-align:left;
    background:none;
    height:auto;
}

#inhalt .bildarchiv div p a {
    font-weight:bold;
    text-decoration:none;
}

.bildarchiv div ul {
    position:absolute;
    left:400px;
    top:3.5em;
    list-style:none;
    width:130px;
}

.sitemap {
    position:relative;
    left:0;
    top:1em;
    width:545px
}

.sitemap .levels {
    background:url(img/bg_sitemap.gif) repeat-y;
    min-height:2em;
    float:left;
    width:363px;
    max-width:358px;
    margin:0 0 5px 1px;
    padding:1px 0 0 5px;
    float:right;
}

.sitemap .levels div {
    float:left;
    overflow:hidden;
    margin-left:.4em;
}

.sitemap h2 {
    font-size:110%;
    float:left;
    display:block;
    width:171px;
}

.sitemap h3 a {
    font-weight:normal;
    float:left;
    display:block;
    width:161px;
    font-size:90%;
    color:#4F4F4F;
}

.sitemap ul {
    list-style:none;
    margin:10px 0 10px 2em;
    font-size:80%;
}

.sitemap .levels ul li {
    width:16em;
    margin:0 0 3px 0;
}

* html .sitemap .levels ul li {
    width:170px;
}

#inhalt .sitemap .levels ul li a {
    color:#6189B1;
}

.sitemap .spacer {
    margin:.4em 0 .4em 0;
    clear:both;
    float:none;
    height:1px;
    line-height:1px;
    display:block;
}

.sitemap a {
    text-decoration:none;
}

.sitemap a:hover {
    text-decoration:underline;
}


/* Suche */


.search-result fieldset {
    clear:both;
    float:none;
    overflow:hidden;
}

* html .search-result fieldset legend {
    margin-left:-.6em;
}

.search-result input.search {
    display:block;
    border:1px solid #dadada;
    float:left;
    width:12em;
    padding:.1em;
    margin-bottom:1em;
    cursor:pointer;
    color: #666666;
    padding-left: 4px;
}

.search-result input:focus.search {
    background:#EFEFEF;
}

.search-result input.submit {
    background:none;
    border:none;
    width:76px;
    font-weight:bold;
    color:#1E698F;
    cursor:pointer;
    height:22px;
    padding-bottom: 2px;
    margin-left:1em;
    border: 1px solid #6d8faa;
}

/*IE 6 Hack*/
* html .search-result input.submit {
	padding: 0;
}

/*IE 7 Hack*/
* + html .search-result input.submit {
	padding: 0;
}

.search-result input:hover.submit,
.search-result input:focus.submit {
    background:#EFEFEF;
}

.search-result h2 {
    color:#0061A0;
    padding-top:0;
}

.search-result {
    margin:0;
    padding:0;    
    overflow:hidden;
    border-bottom: 1px solid #FF9934; 
    padding-bottom: 9px;
    padding-top: 16px;
}

.result-box {
    display:block;
    margin:0 0 15px 0;
    padding-bottom:14px;
    border-bottom: 1px dotted #dd9036;
    overflow: hidden;
    height: 100%;
}

.result-box p {
    float:left;
    width: 480px;
    margin-bottom: 15px !important;
}

.result-box p a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}

.result-box p a:hover {
	text-decoration: underline;
}

.result-box p span {
	font-weight: bold;
	color: #000000;
} 

.result-box p.additionalInfo {
	font-size: 10px;
	margin-bottom: 0 !important;
	color: #999999;
}

.res-header {
    background:none;
    padding:0;    
    font-size:86%;
    margin-top: 0;
    position:relative;
    float: right;
    display: block;
}

.res-header img {
    margin:.4em 0 -.2em 0;
}

.res-header .rating {
    font-size:100%;
    color: #999999;
}

.tx-indexedsearch-whatis { 
	font-size: 11px; 
	margin-top: 35px !important; 
	float: left;
}

.tx-indexedsearch-browsebox { 
	font-size: 11px; 
	overflow: hidden; 
	height: 100%; 
	margin-bottom: 20px;
	margin-top: 35px !important; 
	width: 187px;
	float: right;
}

.tx-indexedsearch-browsebox p { 
	float: left;
}

.tx-indexedsearch-browsebox .browsebox { 
	float: right; 
	width: auto; 
	left: 0; 
	font-size: 13px; 
	clear: none; 
	margin-top: -1px !important;
}

.tx-indexedsearch-browsebox .browsebox li {
    list-style:none;
    float:left;    
    display :block;
    color: #cccccc;
}

.tx-indexedsearch-browsebox .browsebox li:first-child {
	margin-right: 20px !important;
}

#inhalt .tx-indexedsearch-browsebox .browsebox li a {
    float:left;
    display:block;
    text-decoration: none;
    color: #dc923a;
}

.tx-indexedsearch-res {
	clear: both;
	float: none;
}


#teaser-col {
    position:absolute;
    left:845px;
    top:270px;
}

#teaser-col .teaser {
    width:12.3em;
    padding:4px;
    margin-bottom:16px;
}

* html #teaser-col .teaser {
    width:13.3em;
}

#teaser-col  .searchTeaser {
	width: 12.3em;
	margin-top: 45px;
}

* + html #teaser-col  .searchTeaser {
	margin-top: 35px;
}


#teaser-col .teaser .innerWrapper {
	border: 1px solid #ffb367;
	padding: 10px 8px;	
}

#teaser-col .teaser .innerWrapper h3 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 1px;
}

#teaser-col .teaser .innerWrapper ol li {
	font-size: 13px;
	list-style-type: none;
	margin-bottom: 11px;
}

#teaser-col .teaser .innerWrapper ol li span {
	font-weight: bold;
	border: none;
	font-size: 13px;
	display: inline;
}

#teaser-col  .searchTeaser .innerWrapper ol li span, #teaser-col  .searchTeaser .innerWrapper ol li, #teaser-col  .searchTeaser .innerWrapper h3 {
	font-size: 11px;
}

#teaser-col .teaser .orange {
    background: none repeat scroll 0 0 #F9E9D9;
}

#teaser-col .teaser .innerWrapper p {
	font-size: 1em;	
}


#teaser-col .teaser .innerWrapper a {
	text-decoration: none; 
	color: #3e688d;
}

#teaser-col .teaser .innerWrapper a:hover {
	text-decoration: underline;
}

#teaser-col .teaser .innerWrapper img {
	margin-left: -8px;
	margin-top: -10px;
	padding-bottom: 10px;
}

#teaser-col .teaser h2 {
    margin-bottom:3px;
    font-weight:bold;
    font-size:96%;
}

#teaser-col div a.special {
    background:url(img/linkico_tool.gif) right center no-repeat;
    padding-right:1em;
    text-decoration:none;
    margin:0;    
}

* html #teaser-col div a.special {
    width:12em;
    padding:3px 0 7px 0;
}

#teaser-col div a.special:hover {
    text-decoration:underline;
}

#teaser-col div hr {
    border:none;
    color:#fff;
    height:1px;
    line-height:1px;
    font-size:1%;
    margin:.4em 0 .4em 0;
}


/* links unter content bereich */


#teaser-col a {
    text-decoration:underline;
    display:block;
    line-height:1.1em;
}

#teaser-col a:hover {
    text-decoration:underline;
}

#inhalt .hometext {
    margin:20px 0 0 0;
    padding-left:14px;
    width:540px;
}


/* Stipendiatenteaser */


#teaser-col .stipendiatTeaser .innerWrapper {
	background-color: #f8e9d8;
	padding: 0 0 8px 0;
}

#teaser-col .stipendiatTeaser .imageWrapper {
	position: relative;	
	margin-bottom: 13px;
	height: 100%;
	display: block;
	overflow: hidden;	
}

#teaser-col .stipendiatTeaser .imageWrapper .mask {
	background: url(img/stipendiat_mask.png) no-repeat;
	display: block;
	width: 161px;
	height: 12px;
	position: absolute;
	bottom: 0;
	left: 0;
	border: none;
	padding: 0;
	margin: 0;
}

#teaser-col .stipendiatTeaser .innerWrapper img {
	margin-left: 0;	
	margin-top:0;
	padding-bottom: 0;
}

#teaser-col .stipendiatTeaser .innerWrapper h2,
#teaser-col .stipendiatTeaser .innerWrapper p {
	padding: 0 8px 0 8px;
	line-height: 1.2em;
	margin: 0;
} 

#teaser-col .stipendiatTeaser .innerWrapper a {
	margin-top: 2px;
}


/* Videoteaser */


#teaser-col .videoTeaser .innerWrapper { 
	border: 1px solid #ffb367;	
	width: 169px;
	height: 139px;	
} 

#teaser-col .videoTeaser .innerWrapper .videoWrapper {
	margin-bottom: 10px;
}

#teaser-col .videoTeaser .innerWrapper p {
	color: #ffffff;
	line-height: 1.2em;
} 

#teaser-col .videoTeaser .innerWrapper a {
	color: #ffffff;
	text-decoration: none;
}

#teaser-col .videoTeaser .innerWrapper a:hover {
	text-decoration: underline;
}


/* Schulvorschlag */


.progress {
    margin-top:-22px;
    background:#e8eff7;
    height:23px;
    position:relative;
    margin-bottom:25px;
}

.progress span {
    position:absolute;
    padding:3px 0 0 0;
    height:20px;
    border-bottom:5px solid #fc9933;
    display:block;
    width:180px;
    background:#d3dfed;
}

.step2 span {
    width:353px;
}

.step3 span {
    width:545px;
}

.progress span strong {
    padding-left:7px;
    font-weight:normal;
    color:#000;
}

.step2 span strong {
    padding-left:180px;
}

.step3 span strong {
    padding-left:360px;
}

.vorschlagIntro h2 {
    color:#336699;
    margin-bottom:0;
}

.schoolDataBox {
     margin-top:15px;
}

.vorschlagIntro dl {
    width:540px;
    overflow:hidden;
    clear:both;
    float:none;
    margin-bottom:20px;
}

.vorschlagIntro dt {
    width:180px;
    float:left;
    min-height:20px;
}

.vorschlagIntro dd {
    width:350px;
    float:left;
    min-height:20px;
}

.vorschlagIntro dt.space,
.vorschlagIntro dd.space {
	margin-bottom:16px;
}
.vorschlag {
    margin-top:10px;
}

#inhalt .vorschlag select,
#inhalt .vorschlag input {
    width:340px;
    max-width:340px;
}

*+html #inhalt .vorschlag select {
    width:344px;
}

#inhalt .vorschlag .buttons input {
    width:104px;
    max-width:auto;
}

.vorschlag span {
    display:block;
    float:left;
    margin-bottom:7px;
}

.vorschlag strong.small {
    font-size:.9em;
    width:auto;
    margin:0;
    font-weight:normal;
}

.vorschlag span.label {
    font-weight:bold;
    width:163px;
}

.vorschlag label {
    width:163px;
}

.vorschlag h2 {
    color:#336699;
    margin:20px 0 10px 163px;
}

.title {
    font-weight:bold;
    color:#336699;
    display:block;
}

.vorschlag div.radiobox {
    overflow:hidden;
    clear:both;
    float:none;
}

#inhalt .vorschlag div.radiobox span {
    float:left;
    width:150px;
}

#inhalt .vorschlag div.radiobox span.label {
    height:25px;
    float:left;
    width:163px;
}

.vorschlag div label {
    width:auto;
    font-weight:normal;
    float:left;
    display:block;
    margin:0;
    padding:0;
    clear:none;
}

#inhalt .vorschlag div.radiobox input {
    width:auto;
    display:block;
    float:left;
    margin:3px 5px 0 0;
    padding:0;
    background:none;
}

*+html #inhalt .vorschlag div.radiobox input {
    margin:0;
}

#inhalt .vorschlag textarea {
    width:505px;
    max-width:505px;
    float:none;
    height:200px;
}

input.hidden {
     display:none;
}

.loginBox {
    position:absolute;
    top:240px;
    left:836px;
    width:173px;
    z-index:1000;
    background:#fff;
}

* html .loginBox {
     position:absolute;
    top:100px;
    left:821px;
    width:173px;
    z-index:1000;
    background:#fff;
}

.loginBox ul {
    list-style:none;
    margin:0 0 5px 16px;
    padding-bottom:5px;
    background:url(img/bg_line_dotted.gif) 16px bottom no-repeat;
}

ul.userlist {
     margin-left:32px;
    background:url(img/bg_line_dotted.gif) 0 bottom no-repeat;
}

.loginBox ul.userlist li {
    color:#e0e0e0;
}

.loginBox ul.userlist li a {
    color:#666;
    padding-left:0;
    background:none;
}

.loginBox ul.userlist li a:hover {
    text-decoration:underline;
}

.loginBox h4 {
    margin:15px 0 5px 32px;
    font-weight:normal;
    color:#336699;
}
.loginBox h5 {
    margin:0 0 5px 32px;
    font-weight:normal;
}

.loginBox span,
.loginBox a {
    margin-left:16px;
    padding-left:16px;
    background:url(img/bg_link.gif) left center no-repeat;
    text-decoration:none;
    display:block;
    line-height:22px;
    font-size:.9em;
}

.loginBox a {
    margin-left:16px;
    padding-left:16px;
    background:url(img/bg_link.gif) left center no-repeat;
    text-decoration:none;
    display:block;
    line-height:22px;
    font-size:.9em;
}

.loginBox ul li a {
    margin-left:0;
}

.loginBox ul li span {
    margin-left:0;
}

h5.infoLoginText {
    font-size:10px;
    line-height:12px;
    width:130px;
}

.vorschlagStep2 h3 {
    font-weight:bold;
    margin-left:180px;
    color:#336699;
}

.vorschlagStep2 .buttons {
    position:relative;
    height:25px;
}

.vorschlagStep2 .buttons a {
    position:absolute;
    text-decoration:none;
    text-align:center;
    display:block;
    width:104px;
    padding:3px 0 3px 0;
    color:#fff;
    top:0;
}

.vorschlagStep2 .buttons a.save {
     background:url(img/bg_save.gif) no-repeat;
    left:440px;
}

.vorschlagStep2 .buttons a.edit   {
    background:url(img/bg_edit.gif) no-repeat;
    left:290px;
    color:#336699;
}

.vorschlagStep2 .buttons a.reset   {
    background:url(img/bg_reset.gif) no-repeat;
    left:180px;
}

.vorschlagStep3 p {
    width:330px;
}

.vorschlagStep3 p.formline {
    width:auto;
}

.vorschlagStep3 a {
    background:url(img/bg_link.gif) right center no-repeat;
    text-decoration:none;
    padding-right:12px;
    color:#336699;
}

.vorschlagStep3 a:hover {
    text-decoration:underline;
}

.error {
    font-weight:bold;
    color:red;
}

.error {
    float:none;
}

#inhalt label.showError,
#inhalt .login label.showError {
    float:none;
    color:#cc0000;
    font-weight:bold;
    padding-bottom:3px;
    display:block;
    clear:both;
    width:450px;
    margin:0;
}

.pageBrowser {
	float: right;
	overflow: hidden;
	height: 100%;
}

.pageBrowser .tx-pagebrowse-pi1 {
	float: left;
}

.pageBrowser .tx-pagebrowse-pi1 ul {
	margin: 0 !important;
	padding: 0 !important;
}

.pageBrowser .tx-pagebrowse-pi1 ul li {
	display: inline;
	color: #cccccc;
	height: 13px;
	line-height: 13px;
}

.pageBrowser span {
	font-size: 11px;
	margin-right: 54px;
	display: block;
	float: left;	
	line-height: 11px;
	margin-top: 8px;
}

*+html .pageBrowser .tx-pagebrowse-pi1 ul  {
	margin-top: 5px !important;
}

#inhalt .pageBrowser a {
	font-size: 13px;
	text-decoration: none;
	color: #dc923a;
}

.pageBrowser a span {
	color: #666666;
	margin: 0;
	padding: 0;
}

.pageBrowser a.disabled {
	color: #cccccc;
}

.pageBrowser a.prev,
.pageBrowser li.prev { 
	margin-right: 20px !important;
}

.pageBrowserText {
	float: right;
}

.pageBrowserText span {
	font-size: 11px;
	margin-right: 50px;
}

#inhalt .pageBrowserText a {
	font-size: 13px;
	text-decoration: none;
	color: #dc923a;
}

.pageBrowserText a span {
	color: #666666;
	margin: 0;
	padding: 0;
}

.pageBrowserText a.disabled {
	color: #cccccc;
}

.pageBrowserText a.prev { 
	margin-right: 14px;
}


/* Stipendiatenportrait Liste */


.stipendiatenPortraitListe {
	overflow: hidden;
	height: 100%;
	border-bottom: 1px solid #ff9934;
	padding-bottom: 41px;
	margin: 34px 0 4px 0 !important;	
}

.stipendiatenPortraitListe .portrait {
	overflow: hidden;
	height: 100%;
	border-bottom: 1px dotted #666666;
	padding: 0 0 10px 0 !important;
	margin: 0 0 10px 0 !important;
	list-style-type: none;
}

.stipendiatenPortraitListe li:last-child {
	border:none !important;
}


/*IE7 Hack for border - last-child not known in ie7+8*/


/* *+html .stipendiatenPortraitListe li {
	border-bottom: expression((this.parentNode.lastChild == this)? "none" : "1px dotted #666666" );
} */


/*IE8 Hack for border - last-child not known in ie7+8*/


/* .stipendiatenPortraitListe li {
	border-bottom: expression(this.nextSibling==null?'none':'1px dotted #666666');
} */

.stipendiatenPortraitListe .portrait a {
	text-decoration: none;
	color: #3E688D;
}

.stipendiatenPortraitListe .portrait a:hover {
	text-decoration: underline;
}

.stipendiatenPortraitListe .portrait h2 {
	color: #3e688d;
	padding-top: 1px;
}

.stipendiatenPortraitListe .portrait h2 a {
	color: #3e688d;
}

.stipendiatenPortraitListe .first h2 {
	color: #3e688d;
	padding-top: 0;
}

.stipendiatenPortraitListe .portrait span {
	font-weight: bold;
}

.stipendiatenPortraitListe .portrait .text {
	float: left;
	width: 430px;	
}

.stipendiatenPortraitListe .portrait .text p {
	margin-bottom: 0 !important;
	padding-right: 25px;
}

.stipendiatenPortraitListe .portrait img {
	float: right;
	margin: 5px 0 0 0;
	
}


/* Stipendiatenportrait Detail */


.stipendiatenPortraitDetail {
	overflow: hidden;
	height: 100%;
	border-bottom: 1px solid #ff9934;
	padding-bottom: 0;
	margin-bottom: 4px;
	margin-top: 34px;
}

.stipendiatenPortraitDetail h2 {
	color: #3e688d;
	margin-bottom: 22px;
}

.stipendiatenPortraitDetail img { 
	float: left;
	margin:0 22px 27px 0;
}

.stipendiatenPortraitDetail .shortText h2 {
	color: #ff9934;	
	margin: 0;
}

.stipendiatenPortraitDetail .shortText p {
	margin-top: 13px;
}

.stipendiatenPortraitDetail .text { 
	clear: both;
}

.stipendiatenPortraitDetail .text p {
	margin-bottom: 27px;
}


/* Stipendiatenbericht Liste */


.stipendiatenBerichtListe {
	padding-bottom: 27px;
	margin-top: 27px;
}

.stipendiatenBerichtListe span {
	margin: 2px 0 1px;
	display: block;
}

.stipendiatenBerichtListe .portrait {
	margin-bottom: 16px;
	padding-top: 17px;
}

.stipendiatenBerichtListe .first,
.stipendiatenBerichtListe li:first-child {
	padding-top: 1px;
}


/* Stipendiatenbericht Detail */


.stipendiatenBerichtDetail .imageGallery {	
	padding: 19px 0 37px;
}

.stipendiatenBerichtDetail .imageGallery ul {
	padding: 0;
	list-style-type: none;
	margin: 0 !important;
	overflow: hidden;
	height: 100%;
}

.stipendiatenBerichtDetail .imageGallery ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

.stipendiatenBerichtDetail .shortText p {
	margin-top: -3px;
}

.stipendiatenBerichtDetail .imageGallery li img {
	float: none;
	margin: 0 29px 15px 0;
	padding: 0;
}


/* service navigation */
.servicenav {
	margin:2px 22px 0 0;
    padding:0;
    float:right;
    list-style-type:none;
    min-width:170px;
    text-align:right;
}
* html .servicenav {
	margin:2px 12px 0 0;
}
.servicenav li {
    margin:0;
    padding:0 9px 0 0;
    display:inline;
}
.servicenav li img {
    margin-top:5px;
}
.servicenav a {
	text-decoration:none;
    line-height:20px;
    font-size:0.7em;
}
.servicenav a.act, .servicenav a:visited.act {
	text-decoration:underline;
}
.servicenav a:visited {
	text-decoration:none;
}
.servicenav a:hover, .servicenav a:focus  {
	text-decoration:underline;
}

/* --  	menue styles main 
--------------------------------------- */


#navigation {
	background:#E1EBF4;
    width:219px;
	margin-left:8px;
    float:left;
}

* html #navigation {
	margin-left:4px;
    padding-top:1px;
}

#navigation h2 {
	display:none;
}

#navigation p {
    height:25px;
    display:block;
    background:#E1EBF4;
}

#navigation p.menuspacer {
	border-bottom:1px solid #fff;
    font-size:11px;
    line-height:1px;
    margin:0;
}

#navigation h3 {
    padding:7px 0 4px 20px;
    border-bottom:1px solid #fff;
    background:#C7D8E8;
    color:#336699;
    font-size:1.1em;
    font-weight:bold;
}

* html #navigation h3 {
    font-size:1em;
}

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

#navigation ul li {
    border-bottom:1px solid #fff;
    color:#336699;
    line-height:180%;
    list-style:none;
    list-style-type:none;
}

#navigation ul li a {
	color:#336699;
	display:block;
    height:auto;
    padding:.2em 2px .2em 10px;
    text-decoration:none;
}

* html #navigation ul li a {
    width:219px;
}

#navigation ul li a:hover {
	color:#336699;
	background-color: #D8E8F7;
}

#navigation a.act {
	color:#336699;
   	background-color: #D8E8F7
}

#navigation ul li ul {
	padding:0;
    margin:-1px 0 0 0;
}

#navigation ul li ul li  {
	padding:1px 0 1px 0;
    margin:0;
    border-top:1px dotted #fff;
    border-bottom:none;
    line-height:150%;
    background:#E1EBF4;
}

#navigation ul li ul li a {
    display:block;
    color:#666;
    padding:1px 0 0 20px;
}

#navigation ul li ul li a:hover {
    color:#CC6600;
}

#navigation ul li ul li a.act {
    color:#CC6600;
	background-color: #D8E8F7;
}

#navigation ul li ul li a.act:visited {
    color:#CC6600;
	background:none;
}


/* breadcrumb */


#inhalt .breadcrumb {
	margin:0 0 0 1px;
    font-size:0.7em;
}

.breadcrumb {
    list-style-type:none;
}

.breadcrumb li {
	display:inline;
    list-style-type:none;
}

.breadcrumb li span {
	padding-left:2px;
}

#inhalt .breadcrumb a:visited,
#inhalt .breadcrumb a {
	color: #666;
    text-decoration:none;
    padding-right:5px;
    background:url(img/bg_breadcrumb.gif) right center no-repeat;
}

#inhalt .breadcrumb a:hover {
    text-decoration:underline;
}

#helpbox {
    position:relative;
	left:49px;
    float:left;
    background:#fff;
    width:173px;
}

#helpbox ul {
	margin:20px 0 6px 0;
    padding:0;
    list-style:none;
    width:120px;
}

#helpbox li {
	margin:0;
    padding:0;
    text-align:right;
}

#helpbox li a:link, #helpbox li a:visited {
    background:url(img/linkico_tool.gif) right no-repeat;
    padding-right:15px;
    text-decoration:none;
}

#helpbox li a:hover, #helpbox li a:focus, #helpbox li a:active  {
    background:url(img/linkico_tool.gif) right no-repeat;
    padding-right:15px;
    text-decoration:underline;
}

.helpbox-bottom {
	margin:0;
    background:url(img/bgtool.png) #1A5B8C no-repeat;
    height:27px;
}


#skipToContent a, #skipToNav a {
	position:absolute;
    z-index:2;
    width:10em;
    overflow:hidden;
    top:-100px;
    left:-1000px
}

#skipToContent a:focus, #skipToNav a:focus, #skipToContent a:active, #skipToNav a:active {
	position:absolute;
    z-index:99;
    width:12em;
    top:9.5em;
    left:3%;
    margin-left:4px;
    text-decoration:underline;
    color:#000;
    background:#ccc;
    font-size:.8em
}

.service-box {
    background:#E1EBF4;
}

#inhalt .path {
    border-bottom:1px solid #FF9934;
}

#inhalt .path h2 {
    color:#999;
}

#inhalt .path h1 {
    color:#000;
}

#inhalt .bottomline {
    border-bottom:1px solid #FF9934;
}

.press-list {
    border-bottom:1px dotted #B8B8B8;
}

.list-view {
	border-bottom:1px dotted #B8B8B8;
}

.list-view h3 {
	color:#336699;
}

.list-view a {
	color:#336699;
}

.list-view a:hover {
	text-decoration: underline;
}


/* form */


fieldset {
	border:none;
}

.form label {
    color:#336699;
}

.formline {
	border-bottom:1px solid #FF9934;
}

.form .buttons a {
    color:#336699;
}

.sitemap .spacer {
	border-top:1px dotted #999;
}

#teaser-col .teaser {
	background:#fff;
}

#teaser-col .teaser h2 {
	color:#ff9934;
}

#teaser-col div span,
#teaser-col div hr {
  	border-top:1px dotted #ccc;
    background-color:#fff;
	display:block;
    margin:2px 0 2px 0;
    height:1px;
    line-height:1px;
    font-size:1px;
}

* html #teaser-col div span {
    margin:0;
}

* html #teaser-col div a {
    margin:0 0 -3px 0;
    padding:0;
}

#inhalt .home-aktuell h2 {
    color:#336699;
}

#inhalt .home-aktuell a {
	color: #3E688D;
}

#inhalt .home-aktuell a:hover {
	text-decoration: underline;
}

        /* error message */
.error {
    border-top: 1px solid #FFAF56;
    border-left: 1px solid #FFAF56;
    border-right: 1px solid #FFAF56;
    font-size: 11px;
    color: #fff;
    padding: 3px 10px 5px 10px;
    margin-left: 0 0 0 -2px;
    z-index: 10;
    text-align: left;
    height: auto;
    overflow: visible !important;
    
    background: rgb(255,183,107); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 45%, rgba(255,124,0,1) 56%, rgba(255,127,4,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,183,107,1)), color-stop(45%,rgba(255,167,61,1)), color-stop(56%,rgba(255,124,0,1)), color-stop(100%,rgba(255,127,4,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 45%,rgba(255,124,0,1) 56%,rgba(255,127,4,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 45%,rgba(255,124,0,1) 56%,rgba(255,127,4,1) 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 45%,rgba(255,124,0,1) 56%,rgba(255,127,4,1) 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04',GradientType=0 ); /* IE6-9 */
    background: linear-gradient(top, rgba(255,183,107,1) 0%,rgba(255,167,61,1) 45%,rgba(255,124,0,1) 56%,rgba(255,127,4,1) 100%); /* W3C */
    
    
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
}
.error p {
    margin: 0;
    padding: 0;
    font-family: Calibri, Arial, sans-serif;
    font-weight: bold;
}
html:root .error em {
    position: absolute;
    display: block;
    height: 5px;
    border: 10px solid;
    border-color: #FF7E03 transparent transparent;
    border-bottom: 0 none;
    bottom: -15px;
    overflow: visible;
    left: 5px;
}


