/* Start of CMSMS style sheet 'Stylesheet' */
/* Start of CMSMS style sheet 'Stylesheet' */
body {
	background-color: #cccccc;
	margin: 0px; 
	padding: 10px 0 10px 0;
	text-align: center;
	color: #000000;
	font-family: Arial;
	font-size: 11pt;
}

div#main {
	width: 780px;
	background: #f1f7ff;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
        overflow:hidden
}

div#header {
	padding: 149px 0px 0px 0px;
	margin: 0px;
	height: 30px;
	background-image: url(http://www.sur-erfurt.de/images/header.jpg);
	background-position: top center;
	background-repeat : no-repeat;	
}

div#header_news {
	padding: 149px 0px 0px 0px;
	margin: 0px;
	height: 30px;
	background-image: url(http://www.sur-erfurt.de/images/header_news.jpg);
	background-position: top center;
	background-repeat : no-repeat;	
}

div#header_kalender {
	padding: 149px 0px 0px 0px;
	margin: 0px;
	height: 30px;
	background-image: url(http://www.sur-erfurt.de/images/header_kalender.jpg);
	background-position: top center;
	background-repeat : no-repeat;	
}

div#header_forum {
	padding: 149px 0px 0px 0px;
	margin: 0px;
	height: 30px;
	background-image: url(http://www.sur-erfurt.de/images/header_forum.jpg);
	background-position: top center;
	background-repeat : no-repeat;	
}

div#header_fachschaft {
	padding: 149px 0px 0px 0px;
	margin: 0px;
	height: 30px;
	background-image: url(http://www.sur-erfurt.de/images/header_fachschaft.jpg);
	background-position: top center;
	background-repeat : no-repeat;	
}

div#header_zensur {
	padding: 149px 0px 0px 0px;
	margin: 0px;
	height: 30px;
	background-image: url(http://www.sur-erfurt.de/images/header_zensur.jpg);
	background-position: top center;
	background-repeat : no-repeat;	
}

div#header_pit {
	padding: 149px 0px 0px 0px;
	margin: 0px;
	height: 30px;
	background-image: url(http://www.sur-erfurt.de/images/header_pit.jpg);
	background-position: top center;
	background-repeat : no-repeat;	
}

table.news {
       border: 1px grey solid;
       background-color: #dfeeda;
       padding: 20px;
       margin: 0px 0px 20px 0px;
}

div#content {
	font-size: 10pt;	
	font-family: arial;
	padding: 0px 20px 10px 20px;
	margin: 0px;
	text-align: left;
}

div#footer {
	padding: 0px 0px 0px 0px;
	font-size: 8pt;	
	font-family: arial;
	background-image: url();
	background-position: bottom center;
	background-repeat : no-repeat;
}

table.menu {
        padding: 0px;
}

td.menu-active {
	width: 130px;
	height: 40px;
	padding: 7px 0 0px 0;
	text-align: center;
	background-image: url(http://www.sur-erfurt.de/images/button-active.png);
	background-position: top center;
	background-repeat : no-repeat;
}

td.menu-inactive {
	width: 130px;
	height: 40px;
	padding: 7px 0 0px 0;
	text-align: center;
	background-image: url(http://www.sur-erfurt.de/images/button-inactive.png);
	background-position: top center;
	background-repeat : no-repeat;
}

td.menu-inactive:hover {
	width: 130px;
	height: 40px;
	text-align: center;
	background-image: url(http://www.sur-erfurt.de/images/button-active.png);
	background-position: top center;
	background-repeat : no-repeat;
}

td.content {
	padding: 0px 50px 0px 30px;
}

td.news {
	width: 200px;
	padding: 15px;
	border: 1px gray solid;
    background-color: #dfeeda;
}

td.footer-left {
	width: 480px;
	height: 40px;
	padding: 5px 0px 0px 20px;
	text-align: left;
	background-image: url(http://www.sur-erfurt.de/images/footer.jpg);
	background-position: bottom left;
	background-repeat : repeat-x;
	font-size: 8pt;
}

td.footer-right {
	width: 300px;
	height: 40px;
	padding: 5px 20px 0px 0px;
	text-align: right;
	background-image: url(http://www.sur-erfurt.de/images/footer.jpg);
	background-position: bottom left;
	background-repeat : repeat-x;
}

b.title {	
	font-family: "arial";
	font-size: 18pt;
	color: #113d01;
}

b.news_title {	
	font-family: "arial";
	font-size: 12pt;
	color: #113d01;
}

h2 {	
	font-family: "arial";
	font-size: 12pt;
	color: #113d01;
}

a.breadcrumb {
	font-weight: bold;
	color: #3D3C3A;
	text-decoration: none;
	background:;
	background-image : url(http://www.sur-erfurt.de/images/arrow.gif);
	background-position : top left;
	background-repeat : no-repeat;
	padding: 0px 3px 0px 16px;
	white-space : nowrap;
}

a.logo {
	text-decoration: none;
}

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

a.read-more {
       color: #000000;
       text-decoration: none;
}

a.menu:hover {
	color: #113d01;
	text-decoration: none;
}

a.footer {
	color: #000000;
	text-decoration: none;
}

a {
        text-decoration: none;
	color: #113d01;
}

a:hover {
	text-decoration: underline;
	color: #113d01;
}

hr {
border: 0 none;        
border-top: 1px solid #113d01;
height: 1px;
       
}

/* Sample FormBuilder CSS base */
form {margin-top:0}
form, td, th, li { font-size: 100%}
form div {margin-bottom:0}
fieldset div {
	margin-bottom:1em;
	margin-left:1em;
}
fieldset div div {
	margin-top:0.5em;
	margin-left:1em
}
fieldset {
	margin-bottom:1em;
	padding:0
}
fieldset label {
	width:auto;
}
legend {
	color:#FFF;
	background:#F60;
	font-style:italic;
	font-size:1.2em;
	margin-bottom:0.5em;
	padding:0.2em;
	width:auto;
	border:1px solid gray
}
textarea {
	margin: 0.5em 0;
	width:98%;
	height: 6em
}

/* Apply this class to text/select input fields with shorter labels
	to help alignment */
.short-label label {float:left; width:10em}
.short-label fieldset div input,
.short-label fieldset div select {width:16em}

/* Pretty up your Captcha image output */
.captcha {
	margin:0.5em 0;
	width:200px;
	text-align:left
}
.captcha img {border:1px solid gray; margin-bottom:0.5em}
.captcha input {width:198px; margin-top:0.5em}

/* Just a bit more room for the Submit button */
.submit {margin-top:0.8em}

.contactform input {border: 1px solid gray;}
.contactform input.checkbox {border: none;}
.contactform label {
	display: block;
	float: left;
	width: 150px;
}
.contactform label.label {
	display: inline;
	float: none;
	width: 50px;
	font-size: 10px;
}
.contactform textarea {
	background-color: #c0dbb7;
	border: 1px solid gray;
        font-family: arial;
        font-size: 10pt;
}
.formbuilderform .message {
	line-height: 16px;
	padding: 0 0 8px 0;
}
/* End of 'Stylesheet' */


/* End of 'Stylesheet' */

