.footer-float {
	float:left;
}

/*Formulare*/

/*Erste Spalte bei Formularen*/
.col_0 {
	vertical-align:top;
}
/*Zweite Spalte bei Formularen*/
.col_1 {
	padding-left:20px;
}

.submit {
	border:1px solid #D9DDDE; 
	background-repeat:no-repeat;
	font-size:12px;
	color:#323230;
	width:auto;
	line-height:24px;
	text-align:center;
	padding:0px 5px 0px 5px;
	}

select, input, textarea {
	font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;
	font-size:12px;
	background-color:#fff;
}
.text {
	width:400px;
	display:inline;
	padding-bottom:2px;
	border-bottom:1px solid #323230;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}
.captcha {
	width:400px;
	display:inline;
	padding-bottom:2px;
	border-bottom:1px solid #323230;
	border-top:0px;
	border-left:0px;
	border-right:0px;
}
.textarea {
	background-image:url(tl_files/template/textarea-bg.jpg);
	background-position:bottom;
	line-height:24px;
	padding-bottom:0px;
	width:400px;
	height:310px;
	border:0;
}

/*User-Box*/
#username {
	background-image:url(tl_files/template/login-name.jpg);
	background-repeat:no-repeat;
	background-color:#323230;
	padding:2px 0px 0px 35px;
	width:107px;
	height:19px;
	border:0px;
}
#password {
	background-image:url(tl_files/template/login-passwort.jpg);
	background-repeat:no-repeat;
	background-color:#323230;
	padding:2px 0px 0px 50px;
	width:91px;
	height:19px;
	margin-left:-15px;
	border:0px;
}
input.login-button {
	visibility:hidden;
}
.error {
	font-size:9px;
	color:#c72839;
	padding-left:5px;
}
#logout {
	width:77px;
	float:left;
	margin-bottom:28px;
}

/*Such-Box*/
#ajax-suche {
	margin-top:30px;
	margin-bottom:20px;
}
#ajax-suchfeld {
	background-image:url(tl_files/template/suche.jpg);
	background-repeat:no-repeat;
	background-color:#323230;
	padding:2px 0px 0px 35px;
	vertical-align:top;
	width:231px;
	height:19px;
	border:0px;
}
input.ajax-suche {
	background-color:#323230;
	width:27px;
	height:21px;
	border:0px;
	vertical-align:top;
	margin:0px;
	padding:0px;
}

/*Menü-oben-Box*/
#menue-oben {
	width:221px;
	float:left;
	font-size:10px;
	color:#FFFFFF;
	padding-top:5px;
}
ul.level_1 {
	margin:0;
	padding:0;
}
li.menue-oben {
	display:inline;
}

/*Schatten hinter Galerie-Bilder*/
.img-schatten150 {
	width:160px;
	height:123px;
	margin-right:25px;
	background-image:url(tl_files/template/img-schatten-dunkel150.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.img-schatten150hell {
	width:160px;
	height:123px;
	background-image:url(tl_files/template/img-schatten-hell150.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.img-abstand150 {
	margin:5px 0px 0px 5px;
}
.img-schatten130 {
	width:140px;
	height:108px;
	margin-right:30px;
	background-image:url(tl_files/template/img-schatten-hell130.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
.img-abstand130 {
	margin:5px 0px 0px 5px;
}

/*Kalender-Box*/
.kalender-box {
	height:160px;
	width:220px;
	color:#FFF;
	margin-right:25px;
}

/*Newsticker-Box*/
.newsticker-box {
	width:220px;
	color:#FFF;
}

/*Footer-Menü*/
#footer-menu {
	height:20px;
	width:650px;
	margin:30px 0px 20px 0px;
	text-align:center;
	font-size:11px;
	color:#C6273B;
}

/*Gallerie Übersicht*/
#gallerie-ov-wrapper {
	width:650px;
	height:150px;
	float:left;
}
#gallerie-ov-bild {
	float:left;
	width:150px;
}
#gallerie-ov-details {
	vertical-align:top;
	margin-left:30px;
	width:470px;
	float:left;
}

/*Gästebuch*/
.comments-gbook {
	margin-bottom:20px;
}
.gbook-label {
	margin:25px 10px 0px 0px;
}
.gbook-formbody {
	margin:80px auto 0px auto;
	width:400px;
}
#gbook-eintragen {
	background-image:url(/tl_files/images/03_Gaestebuch/hier-eintragen.jpg);
	background-repeat:no-repeat;
	height:40px;
	width:258px;
	}
input.gbook-submit {
	margin-top:20px;
	border:1px solid #D9DDDE; 
	background-repeat:no-repeat;
	font-size:12px;
	color:#323230;
	width:auto;
	line-height:24px;
	text-align:center;
	padding:0px 5px 0px 5px;
}

/*Tabellen (Hänger)*/
th.head {
	padding:0px 10px 0px 10px;
	vertical-align:top;
	background-color:#dedede;
	border:1px solid #cfcfcf;
	white-space:nowrap;
}
td.body {
	padding:0px 10px 0px 10px;
	vertical-align:top;
	border:1px solid #cfcfcf;
}

/*Sitemap*/
ul.sitemap {
	list-style:circle;
}
li.sitemap {
	list-style:circle;
}

/*Studi-Link*/
.studivz-link {
	height: 15px;
	width: 80px;
    background: url(tl_files/images/sonstiges/studivz_logo.jpg) no-repeat;
}

/*FacebookLike-Box*/
.name_block a {
	color:#fff
	}
