/***************************************************************
* the main definitions
***************************************************************/
body {
    background: url(../images/background.jpg) repeat-x;
	background-color: #ffffff;
	
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	
	margin-top: 0;
	margin-left: 0px;
}

img {
	border: 0px;
}

table { border-collapse: collapse; }

table, tr, td, th {
	background-color: transparent;
	
}

p {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	margin-top: 0;
	margin-left: 0px;
}

li, ul {
	list-style: none;
}

a {
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #717171;
}
/***************************************************************
* Your own definitions 
*  - You can change all the Settings but dont change the names
***************************************************************/

.logo {
	position: absolute;
	width: 444px;
	height: 200px;
	left: 10px;
	top: 10px;
	
	background-image:url(../images/logo.png);
}


#container {
	width: 1024px;

	margin:50px auto;

}
#content {
margin-left:45px;

 	width:935px;
}

#top {
	position:relative;
	background-image:url(../images/top.png);
	width: 1024px;
	height: 203px;

}

#left {
	
	position:absolute;
	margin-left: 50px;
	width: 221px;
		height:100%;
	
}

.center {
left: 430px;
	position:absolute;
	width: 600px;
	height:100%;
	margin-left:5px;
	background-image:url(../images/main.body.png);
	background-repeat: repeat-x;
		
	text-align: justify;
}



#bottom {
	background:url(../images/botton.jpg);
	width: 1024px;
	height: 110px;
}

#middle {
	
	background-image:url(../images/middle.jpg);
		background-repeat: repeat-y;
	width: 1024px;
	
}


.left-blocktitle-menue {
	width: 216px;
	height: 11px;
	background-image:url(../images/left.main.header.png);
	background-repeat: repeat-x;
	
	margin-top: -5px;
	margin-left: -5px;
	padding-top: 5px;
	padding-left: 5px;
	position: absolute;
}

.left-blocktitle {
	width: 221px;
	height: 27px;
	background-image:url(../images/box.left.header.png);
	background-repeat: no-repeat;
	
	margin-top: -5px;
	margin-left: -5px;
	padding-top: 7px;
	padding-left: 8px;
	position: absolute;
	
	color: #777;
	font-weight: bold;
	font-variant: small-caps;
}

.left-blockcontent-bg {
	width: 221px;
	background-image:url(../images/box.left.body.png);
	background-repeat: repeat-y;
	
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
}

#left-blockcontent {
	width: 220px;

	padding-top: 30px;
	padding-left: 5px;
	padding-right: 5px;
}


.center-header {
	width: 500px;
	height: 11px;
	
	background-image:url(../images/left.main.header.png);
	background-repeat: repeat-x;
}

#center-blocktitle {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
	color: #000;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 18px;
}

#center-blockcontent {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.right-blocktitle {
	width: 100px;
	height: 27px;
	background-image:url(../images/box.right.header.png);
	background-repeat: no-repeat;
	
	margin-top:  -5px;
	
	padding-top: 7px;
	padding-left: 8px;
	position: absolute;
	
	color: #777;
	font-weight: bold;
	font-variant: small-caps;
}

.right-blockcontent-bg {
	width: 100px;
	background-image:url(../images/box.left.body.png);
	background-repeat: repeat-y;
	margin-left: -5px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 5px;
}

#right-blockcontent {
	width: 100px;
   
	padding-top: 30px;
	padding-left: 3px;
	padding-right: 0px;
	padding-bottom: 15px;
}
/***************************************************************
* Link-Definitions
***************************************************************/
.topmenu:link {
}
.topmenu:visited {
}
.topmenu:active {
}
.topmenu:hover {
}
.menu:link {
}
.menu:visited {
}
.menu:active {
}
.menu:hover {
}
.submenu:link {
}
.submenu:visited {
}
.submenu:active {
}
.submenu:hover {
}
/***************************************************************
* Formulars
***************************************************************/

select, input, textarea {
	border: 1px solid #d6e5f0;
	color: #000000;

}

input.submit {
}

form {
	margin-top: 0pt;
	margin-bottom: 0pt;
}
/***************************************************************
* Forum
***************************************************************/
.fheadertxt {
	color: #ffffff;
	padding-left: 5px;
	text-align: left;
}

.fdesctext {
	color: #717171;
}

.ftxt {
	color: #717171;
	text-align: left;
}

.flinkstyle {
	color: #717171;
}

.flinkstyle1 {
	color: #717171;
}

.flinkstyle2 {
	background-image: url(http://agonos.de/ipcms2007/modules/Forum/themes/ipcms2008/newfolder.gif);
	background-repeat: no-repeat;
	color: #717171;
	font-size: 16px;
	padding-left: 20px;
}

.fpoststyle� {
	color: #717171;
}

.fformstyle {
	color: #717171;
}

.fbuttonstyle {
	color: #717171;
}

.ftopnavi {
	background-color: transparent;
}

/***************************************************************
* Forum
***************************************************************/

.gtxt {
	color: #717171;
	text-align: left;
}

.ghtxt {
	color: #ffffff;
	padding-left: 5px;
	text-align: left;
}

.glinkstyle  {
	color: #717171;
}

.glinkstyle1  {
	color: #717171;
}

.glinkstyle2  {
	color: #717171;
}

.glinkstyle3  {
	color: #717171;
}

.gformstyle {
	color: #717171;

}

.gbuttonstyle {
	color: #717171;
}

#navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid gray;
width: 200px;
}

#navlist li
{
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid gray;
}

#navlist li a { text-decoration: none; }
.submenu
{

/*background-color:#f49e4c;*/

padding-left:10px;

}

