/* Start of CMSMS style sheet 'ulrike' */
/* Standard Stylesheet

www.ulrike-hansen.de

Start: 23.03.2009

Letzte Aenderung: 

*/

/* Reset all */

*{
	padding: 0;
	margin: 0;
	border: 0;
}

/* Allgemeines */

body {
	background-color: #858585;
	color: #333;
	font-family: Garamond, Minion, Georgia, Times, serif;
	font-size: 90%;
	line-height: 1.4em;
	}

a:link {
	color: #333;
	text-decoration: none;
}


a:visited {
	color: #333;
	text-decoration: underline;
}

/*4 album*/
.bigpicturenav{float: none !important;}

div.bigpicture a:visited {
	text-decoration: none;
}

.bigpicturenav a{
	margin:0 5px;
	width:50px;
}
/*end album*/

a:hover {
	color: #111;
}

/* Clear Class */

.c {
	clear: both;
}

img, a img {
	border: 0;
}

body.publications #content img{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

/* Absaetze */

p {
	font-size: 1em;
	margin: 0.5em 0;
	clear: both;
}

body.home p{display: inline;}

/* Kleinerer Text */

.s {
	font-size: 0.9em;
}



/* Links- bzw. Rechtsausrichtung für Elemente */

.leftalign {
	float: left;
	margin: 0 0.5em 0 0;
}

.rightalign {
	float: right;
	margin: 0 0 0 0.5em;
}

h1 {
	font-size: 1em;
	line-height: 2em;
}


/* Layout */

#wrapper {
	margin: 0 auto;
	margin-top: 15px;
	padding-bottom: 50px;
	width: 960px;

}


#navtop{
	clear: both;
	height: auto;
	margin-left: 0;
	width: 960px;
}

#content{
	clear: both;
	margin-bottom: 15px;
	margin-left: 128px;
	min-height: 430px;
	padding-top: 15px;
}

body.texte #content{
	margin-left: 123px;
	width: 550px;}

#content-right{
	float: right;
	margin: 0 180px 0 0;
	width: 250px;
}

#content-right img{
	margin-bottom: 50px;
}

/*only 4 _start templates*/
body.page-15 div#leftcontent{
float: left;
	width: 630px;
}

div#rightcontent{width: 1px;margin: 0;}

body.page-15 div#rightcontent{
	float: right;
	/*margin-top: 180px;*/
	width: 320px;
}

div#map{
	margin: 20px 0;
	height: 300px;
	width: 300px;
}

body.news #content{margin-left: 123px;}
div.NewsSummary{width: 350px;}

body.about #content{margin-left: 123px;}

body.publications #content{margin-left: 123px;}

body.contact #content{margin-left: 123px;}

/*4 album pages
body.home #content{
	clear: both;
	margin-bottom: 15px;
	margin-left: 100px;
	min-height: 430px;
}*/

body.home #content{margin-left: 0;}

ul{
	list-style: none;
}

body.sitemap #content ul li ul{
	margin: 0 0 10px 30px;
}

dt{float: left;width: 4em;}
dd{margin-left: 4.5em;}

/*navigations*/

#navtop ul{
	list-style: none;
	width: auto;
}

#navtop ul li{
	float: left;
}

#navtop ul li.currentpage h3, #navtop ul a.activeparent{
	color: red;
	float: left;
	font: bold 1.2em/1em Garamond, Minion, Georgia, Times, serif;
	margin-right: 10px;
	padding-right: 10px;
}
#navtop ul a{
	color: #ddd;
	display: block;
	font: normal 1.2em/1em Garamond, Minion, Georgia, Times, serif;
	height: auto;
	margin-right: 10px;
	padding-right: 10px;
	text-decoration: none;
	width: auto;	
}

#navtop ul a:hover{color: red;}

#navbottom{
	float: left;
	margin: 0 9px 0 0;
	width: 140px;
}

#navbottom ul{
	list-style: none;
	width: 140px;
}

#navbottom ul li{
	float: left;
	margin: 0 10px 10px 0;
}

#navbottom ul a{
	color: #ddd;
	display: block;
	font: normal 1em/1em Garamond, Minion, Georgia, Times, serif;
	height: auto;
	text-decoration: none;
	width: auto;	
}

#navbottom ul li.currentpage h3{
	color: red;
	float: left;
	font: bold 1em/1em Garamond, Minion, Georgia, Times, serif;
	/*margin-right: 10px;
	padding-right: 10px;*/
}

#navbottom ul a:hover{color: red;}

/*Kontaktformular*/
form#m3moduleform_1{
	margin-bottom: 30px;
	width: 280px;
}

label{
	width: 100px;
}

fieldset div{
	margin-top: 20px;
}

input, textarea{
	background: none;
	border: 1px solid #333;
	border-top: 0;
	border-right: 0;
	padding: 2px;
	width: 100%;
}

textarea#message{
	height: 95px
}
input.button{
	border: none;
	color: #fff;
	background: #333;
	padding: 2px;
	width: 100px;
}

div.captcha{margin: 20px 0;}

input#captcha_resp{
	height: 30px;
}
input.button:hover{
	border: none;
	color: #333;
	background: #ddd;
	padding: 2px;
	width: 100px;
}

div.formError{
	color: red;
	font-weight: bold;
	width: 280px;
}

div.formMessage{
	float: left;
	width: 350px;
}

div.error_message{
	background: red;
	/*border: 1px solid red;*/
	color: #ddd;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5em;
	padding: 0 .3em;
	width: 300px;
}

div.sendmessage{
	float: left;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	margin-top: 35px;
	width: 300px;
}

input#m3fbrp_submit{
	border: 1px solid #333;
}

body.page-54 #wrapper #content p{
	clear: none;
	width: 330px;
}

/*newsletter*/
form#m5moduleform_1{
	float: left;
	margin-top: 35px;
	width: 300px;
}

form#m5moduleform_1 label{
	display: none;
}

input#m5submit{	border: 1px solid #333;}
/* End of 'ulrike' */

