/**
* CSS
* 
* @version 1.0
* @author Vaska 
* @author Gregory Cadar
*/
/*------------------------Gott Alles----------------*/
* {
	margin: 0;
	padding: 0;
}

body {
	background: #FFFFFF none repeat scroll 0 0;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

body.section-1 {
}

body.section-2 {
}

body.section-3 {
}

LI a.logo:hover {
	background-color: none;
}


a:link {
	color: #33CCFF;
	text-decoration: none;
}

a:active {
	color: #33CCFF;
	text-decoration: none;
	background-color: #000000;
}

a:visited {
	color:#999999;
	text-decoration:none;
}

a:hover {
	background: #303030 none repeat scroll 0 0;
	color: #33CCFF;
}

a.two:link {
	color: #33CCFF;
	text-decoration: none;
}

a.two:active {
	color: #33CCFF;
	text-decoration: none;
}

a.two:visited {
	color: #33CCFF;
	text-decoration: none;
}

a.two:hover {
	background: #303030 none repeat scroll 0 0;
	color: #33CCFF;
}

a img {
	border: medium none;
}

/*------------------------Logo Link----------------*/

#intro {
	text-align:center;
	background-image:url(content/Logo_MASTER_400px.gif);
}

#logolink {
	border: 0;
	margin-bottom: 30px;
}

#logolink:hover {
	background-color: white;
}

/*------------------------Bilder Link----------------*/

#bilderlink {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#bilderlink:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #33CCFF;
	border-right-color: #33CCFF;
	border-bottom-color: #33CCFF;
	border-left-color: #33CCFF;
}

/*------------------------Menü Start----------------*/
#menu {
	background-color: #FFFFFF;
	bottom: 0;
	height: 100%;
	left: 6;
	overflow: auto;
	position: fixed;
	top: 0;
	width: 240px;
}
/*------------------------Menü Liste----------------*/
#menu ul {
	background-color: #FFFFFF;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 4px 21px 12px 0;
}
/*------------------------Menü Titel----------------*/
#menu ul li.section-title {
	background-color: #000000;
	color: #FFFFFF;
	list-style-type: none;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 2px;
	text-indent: 2px;
}
/*------------------------Menü Titel Over----------------*/
#menu ul li.section-title:hover {
	background-color: #33CCFF;
	color: #FFFFFF;
	list-style-type: none;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 2px;
	text-indent: 2px;
}
/*------------------------Menü Titel visited----------------*/
#menu ul li.section-title:visited {
	background-color: #666666;
	color: #FFFFFF;
	list-style-type: none;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 2px;
	text-indent: 2px;
}
/*------------------------Menü Titel active----------------*/
#menu ul li.section-title:active {
	background-color: #33CCFF;
	color: #FFFFFF;
	list-style-type: none;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 2px;
	text-indent: 2px;
}
/*------------------------Menü Einträge----------------*/
#menu ul li a {
	list-style-type: none;
	width: 100%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 8px;
}

LI {
	list-style-type: none;
}

#content {
	height: 100%;
	margin: 29px 0 0 245px;
	top: 0;
}
/*------------------------Menü Fenster----------------*/
.container {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 5px;	/*margin-top: 100px;*/
}

#content p {
	width: 450px;
	height: 100%;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
	border-top-style: 100;
	border-right-style: 100;
	border-bottom-style: 100;
	border-left-style: 100;	/*margin-left: 270px;*/
}

#content p.nav {
	background-color: #666666;
	width: 400px;
}
/*------------------------Lauftext----------------*/
p {
	padding-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 9px;
	margin-left: 15;
}

/*------------------------Titel Content----------------*/
h1 {
	color: #33CCFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-style: italic;
	line-height: 32px;
	font-weight: normal;
	letter-spacing: 1px;
}
/*------------------------Titel 2 Content----------------*/
h2 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-style: normal;
	font-weight: bold;
	line-height: 52px;
	margin-left: 15px;
}
/*------------------------Titel 3 Content----------------*/
h3 {
	color: #666666;
	
}
/*------------------------Titel 4 Content----------------*/
h4 {
	font-size: 12px;
}

#img-container {
	color: #FFFFFF;
	margin: 20px 0 0;
	padding:0;
}

#img-container p {
	margin: 0 0 10px 4px;
	padding: 0 0 0;
	width: 400px;
}

#once {
	clear: left;
}
/*------------------------Balken Content----------------*/
#balken {
	display: block;
	width: 100%;
	height:  16px;
	background-color:#000000;
	border: 0;
	margin: 80px 0 0 0;
}
/*------------------------Balken Content Wir----------------*/
#balkenwir {
	display: block;
	width: 100%;
	height:  16px;
	background-color:#000000;
	border: 0;
	margin: 80px 0 0 0;
	background-image: url(http://www.insignio.info/content/balken_wirP.jpg);
}
/*------------------------Titel Content----------------*/

#textfett {
font-weight:bold;
}
.textblue {
	color: #33CCFF;
	font-weight:normal;
}

