/* --- DEFAULT Styles ------------------------------------------------------- */

body,p,td {
	font-size: 12px;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: 16.5px;
	color: #000000;
}

b { font-weight: bold; }

form,input,textarea,td.isform {
	font-size: 13px;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

input.button{
	font-size: 10px;
	font-family: verdana,arial,sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

small { font-size: 10px; }

big {
	font-size: 14px;
	font-weight: bold;
}

.menu {
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #FC2300;
}

.list { margin-bottom: 6px; }

.narrow {
	font-size: 1px;
	line-height: 1px;
}

.context {
	font-size: 11px;
	color: #FC2300;
}

h1 {
	font-size: 16px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	line-height: 20px;
	color: #FC2300;
}
h2 {
	font-size: 15px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #FC2300;
}
h3 {
	font-size: 14px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #FC2300;
}
h4 {
	font-size: 13px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #FC2300;
}
h5 {
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #FC2300;
}
h6 {
	font-size: 11px;
	font-family: arial,helvetica,sans-serif;
	font-weight: bold;
	color: #FC2300;
}

form,input,textarea,td.isform {
	font-size: 13px;
	font-family: courier,courierNew,sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

input.button{
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

a { color: #FC2300; text-decoration: none; }
a:link { color: #FC2300; }
a:active { text-decoration:underline; }
a:visited { color: #FC2300; }
a:hover { color: #FC2300; }

.PAGINA{
	font-size: 9px;
	text-align: right;
	vertical-align: bottom;
}

/* --- SPECIAL Styles ------------------------------------------------------- */

/* layout */
#page-wrapper {
	margin: 2em auto;
	width:800px;
}

#header {
	margin-top:10px;
	margin-left:10px;
}

#nav {
	margin-top:10px;
	font-weight:bold;
}

#submenu {
	clear:left;
	margin-left:5px;
	padding-bottom: 20px;
	color:#ccc;
	font-weight:bold;
}

#footer p{
	margin-left:5px;
	padding:10px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 9px;
	text-align: justify;
}

/* header */

img.language {
	width:63px;
	height:16px;
}

img.top-logo {
	border:0px; 
	width:328px;
	height:40px;
}



/* navigation */

#nav ul {
	display:inline;
}

#nav li {
	float:left;
	margin-left:0.3em;
	padding: 0.2em 0.3em 0.1em 0;
	display:block;
	list-style:none;
	white-space:nowrap;
}

#nav li.current{
	color:#000;
	border-bottom: 2px solid #FC2300;
}

#nav a { color: #777; }
#nav a:link { color: #777; }
#nav a:active { color: #FC2300; }
#nav a:visited { color: #777; }
#nav a:hover { color: #FC2300; }


/* submenu */

#submenu ul {
	display:inline;
}

#submenu li {
	float:left;
	margin-left:0.3em;
	padding: 0.2em 0.3em 0.1em 0;
	display:block;
	list-style:none;
	white-space:nowrap;
}

#submenu li.current{
	color:#000;
	border-bottom: 2px solid #FC2300;
}


#submenu a { color: #aaa; }
#submenu a:link { color: #aaa; }
#submenu a:active { color: #FC2300; }
#submenu a:visited { color: #aaa; }
#submenu a:hover { color: #FC2300; }


/* content */


#content {
	clear:left;
	padding:10px;
	border-top: 1px solid #ccc;
}

#content-start {
	margin-top:200px;
}

#content-start p{
	text-align:center;
}



/* mailform */
#mailform {}
.csc-mailform-field { width:750px; }

#mailform { font-family: arial,helvetica,sans-serif; }
#mailform div { clear:left;margin-bottom:0.3em; }
#mailform label { width:300px;float:left;text-align:right;font-weight:bold; }
#mailform input, textarea {margin-left:20px;font-family: arial,helvetica,sans-serif;}
#mailformName_des_Mitglieds { width:400px; }
#mailformAdresse { width:400px; }
#mailformEMailAdresse { width:400px; }
#mailformAnzahl_Stunden { width:400px; }
#mailformUniversitaeten { width:400px; }
#mailformInstitute { width:400px; }
#mailformFachbereich { width:400px; }
