/********************************************************************************
**   The Stable CSS by conduo.de   **
********************************************************************************/

/* basic elements -------------------------------------------------------------*/

body {
	margin:0;
	padding:0;
	background: black;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color: #ddd;
}
* {
	padding:0;
	margin:0;
}

img {
	border:0;
}
a:focus, input:focus {
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

.clearer {
	clear: both;
}

a{
	text-decoration:none;
	color: #ff6464;
}
a:hover {
	text-decoration:none;
	color: #ee0000;
}
/* basic container ------------------------------------------------------------*/

#maincontainer {
	height: 500px;
	margin:0;
	background: transparent url(img/topleft.jpg) no-repeat top left;
}
#left {
	float: left;
	display: inline;
	width: 250px;
}
#right{
	position:absolute;
	left:250px;
	float: left;
	display: inline;
	background: transparent url(img/topright.jpg) no-repeat top right;
}
/* rightcontainer -------------------------------------------------------------*/


#heading{
	position: relative;
	top:50px;
	width: 600px;
	text-align:center;
}
#hbg {
	font-family: "Times New Roman", Times, serif;
	font-size: 49px;
	color: #8D8F94;
	font-weight: bold;
	text-transform:uppercase;
}
#hoverlay{
	position: relative;
	top:-45px;
	font-family: Shrewsbury, "Times New Roman", Times, serif;
	letter-spacing: 2px;
	font-size: 42px;
	color: #eee;
}
#content{
	margin-top:200px;
	margin-right:40px;
	width: 600px;
}
/* text styles ------------------------------------------------------------*/


p{	/* standard text*/
	font-family: verdana, helvetica, sans-serif;
	line-height: 18px;
	padding: 18px;	
	color: #eee;
}

h1{	/* extra large */
	font-family: "Times New Roman", Times, serif;
	line-height: 28px;
	font-size: 24px;
	color: #fff;
	padding: 5px;
}

h2{	/* large */
	font-family: "Times New Roman", Times, serif;
	line-height: 20px;
	font-size: 18px;
	color: #fff;
	padding: 5px;
}
h3{	/* medium */
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
	font-size: 16px;
	color: #fff;
	padding: 5px;
}
h4{	/* small */
	font-family: "Times New Roman", Times, serif;
	line-height: 14px;
	font-size: 12px;
	color: #fff;
	padding: 5px;
}
/* menu -----------------------------------------------------------------------*/

#menucontainer {
	margin-left: 37px;
	background: transparent url(img/ribbon.jpg) no-repeat top left;
	background-color: transparent;	
	width: 213px;
	height: 768px;
}
#logo {
	position:relative;
	top: 50px;
	left: 68px;
	background: transparent url(img/logo.gif) no-repeat top left;
	width:155px;
	height:119px;
	top: 50px;
	left: 68px;
	display:block;
}
#menu {
	position:absolute;
	top:250px;
	display:block;

}
#menu ul{
	list-style: none;
}
#menu li {
	color: #fff;
	line-height: 22px;
	font-size: 21px;
	background-image: url(img/menuarrowoff.gif);
	background-position: 13px 5px;
	background-color: transparent;
	background-repeat:no-repeat;
	padding-bottom: 2px;
	padding-left: 42px;
	margin-top: 18px;
	margin-bottom:0px;
	font-weight: normal;
	letter-spacing: 1px;
}
#menu li.sub {
	margin: 0px;
	padding: 0px;
	background: none;
	/*damn IE*/
	font-size: 0px;
}
#menu li.active {
	background-image: url(img/menuarrowon.gif);
}
#menu ul.submenu{
	padding-left: 0px;
	margin-left: 0px;
}
#menu ul.submenu li {
	color: #fff;
	line-height: 14px;
	background: none;
	font-size: 12px;
	margin-left: 55px;
	padding-left: 0px;
	margin-top: 4px;
	margin-bottom: 5px;
	font-weight: normal;
	letter-spacing: 0px;
	font-family: verdana, helvetica, sans-serif;
	white-space: nowrap;
}
#menu a:link, #menu a:active, #menu a:visited{
	color: #ddd;
	text-decoration: none;
}
#menu a:hover {
	color: #fff;
	text-decoration: none;
}
#menu a.active:link, #menu a.active:active, #menu a.active:visited{
	color: #fff;
	text-decoration: none;
}
#menu .submenu a.active:link, #menu .submenu a.active:active, #menu .submenu a.active:visited{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
/* spezifische elemente -----------------------------------------------------------------------*/

.tx-cmwlinklist-pi1{
	font-family: verdana, helvetica, sans-serif;

}
#mailform{
	font-family: verdana, helvetica, sans-serif;
}

div.csc-mailform-field label {
	font-weight:bold;
	font-size: 12px;
	width: 133px;
	float: left;
	clear: right;
	margin-bottom: 5px;
	margin-top: 5px;

}
fieldset.csc-mailform input, textarea {
	float: left;
	margin-left: 0px;
}
DIV.csc-mailform-field{
	font-size: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	display:block;
	border: none;
	clear:both;
}
.mf-submit{
	display:block;
	padding: 3px;
	padding-left: 15px;
	padding-right: 15px;
	clear: both;
	position: relative;
	left: 133px;
	top: 5px;
	color:#fff;
	background-color:#555;
	border-top: 1px solid #777;
	border-left: 2px solid #777;
	border-right: 2px solid #333;
	border-bottom: 1px solid #333;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing:1px;
	font-size: 14px;
}
fieldset.csc-mailform {
	border: 0px;
	margin-left: 15px;
}
.mf-input {
	border: none;
	border-bottom: 1px solid #999;
	background-color: #666;
	color: #fff;
}
.mf-text{
	border: none;
	border: 1px solid #999;
	background-color: #666;
	color: #fff;
	display:block;
	margin-bottom: 5px;
	margin-top: 5px;
}
.mf-select{
	border: none;
	border: 1px solid #999;
	background-color: #666;
	color: #fff;
}

