/* Start of CMSMS style sheet 'rebus: layout' */
* { margin: 0;	padding: 0; }

body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 75.01%;
	line-height: 1em;
}

div { font-size: 1em; }

img { border: 0; }

a, a:link, a:active {
	text-decoration: underline;
	background-color: inherit;
	color: #18507C;
}
a:visited {
	text-decoration: underline;
	background-color: inherit;
	color: #18507C;
}

a:hover {
	text-decoration: none;
	background-color: inherit;
	color: #385C72;
}
/*****************basic layout *****************/
body {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #E9E7E1;
}

div#pagewrapper {
	color: black;
}
div#header {
	height: 155px;
	margin: 0;
	padding: 0;
/*	background: #fff url('uploads/images/layout/visual-kran.jpg') no-repeat right top; */
	border-bottom: 3px solid #E9E7E1;
}

div#logo { padding:25px 0 0 40px; }

div#menu_main {
	width:980px;
	margin:50px 0 0 65px;
}
div#menu_sub {
	width:980px;
	margin:10px 0 50px 75px;
}

div#content {
	border-top: 3px solid #fff;
}

div#main {
	padding: 10px 0 15px 75px;
	width:780px;
	height:322px;
}

html>body #main { 
	position:relative;
	height: auto;
	min-height: 322px;
}

div.hr {
	height: 1px;
	padding: 1em;
	border-bottom: 1px dotted black;
	margin: 1em;
}

/********************CONTENT STYLING*********************/
/* HEADINGS */
div#content h1 {
/* font size for h1 */
	font-size: 2em;
	line-height: 1em;
	margin: 0;
}
div#content h2 {
	color: #294B5F;
	font-size: 1.5em;
	text-align: left;
	padding-bottom: 1px;
	line-height: 1.5em;
	margin: 0 0 0.5em 0;
}
div#content h3 {
	color: #294B5F;
	font-size: 1.3em;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
}
div#content h4 {
	color: #000;
	font-size: 1em;
font-weight:bold; margin: 0 0 0.7em 0;
}


div#content h5 {
	color: #294B5F;
	font-size: 1.1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
h6 {
	color: #294B5F;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 0.25em 0;
}
/* END HEADINGS */
/* TEXT */
p {
/* default p font size, this is set different in some other divs */
	font-size: 1em;
/* some air around p elements */
	margin: 0 0 1.5em 0;
	line-height: 1.4em;
	padding: 0;
}
blockquote {
	border-left: 10px solid #ddd;
	margin-left: 10px;
}
strong, b {
/* explicit setting for these */
	font-weight: bold;
}
em, i {
	font-style: italic;
}
code, pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
pre {
	border: 1px solid #000;
	background-color: #ddd;
	margin: 0 1em 1em 1em;
	padding: 0.5em;
	line-height: 1.5em;
	font-size: 90%;
}
/* Separating the divs on the template explanation page */
div.templatecode {
	margin: 0 0 2.5em;
}
/* END TEXT */
/* LISTS */
/* lists in content need some margins to look nice */
div#main ul,
div#main ol,
div#main dl {
	font-size: 1.0em;
	line-height: 1.4em;
	margin: 0 0 1.5em 0;
}
div#main ul li,
div#main ol li {
	margin: 0 0 0.25em 3em;
}
/* definition lists topics on bold */
div#main dl {
	margin-bottom: 2em;
	padding-bottom: 1em;
	border-bottom: 1px solid #c0c0c0;
}
div#main dl dt {
	font-weight: bold;
	margin: 0 0 0 1em;
}
div#main dl dd {
	margin: 0 0 1em 1em;
}
/* END LISTS */

/* colors */
.menuaktive { color:#253D7F; }
.menupassive { color:#A6A8AB; }
.bg { color:#E9E7E1; }

/* bild-text */
.mainpic { float:left; }
.maintxt { margin-left:480px; position:absolute; bottom:0; }

/*header bg-image */
.atika{background: #fff url('uploads/images/visuals/atika.jpg') no-repeat right top;}
.kontakt{background: #fff url('uploads/images/visuals/kontakt.jpg') no-repeat right top;}
.links{background: #fff url('uploads/images/visuals/links.jpg') no-repeat right top;}
.neulich{background: #fff url('uploads/images/visuals/neulich.jpg') no-repeat right top;}
.profil{background: #fff url('uploads/images/visuals/profil.jpg') no-repeat right top;}
.projekte{background: #fff url('uploads/images/visuals/projekte.jpg') no-repeat right top;}

.home{background: #fff url('uploads/images/visuals/neulich.jpg') no-repeat right top;}


/* End of 'rebus: layout' */


/* Localized */