*		{
		font-family: arial;
		font-size: 12px;
		}
		
body	{
		background-color:	#EEEEEE;
		}

li.produkte {
		cursor: url("images/infocursor.cur"), url("images/infocursor.cur"), text; 
		}

#contentinclude a, 
#contentinclude a:link, #contentinclude a:visited, #contentinclude a:active {
		text-decoration: none;
		color: gray;
		border-bottom: 1px dotted gray;
		}
		
#contentinclude a:hover {
		color: red;
		}

#contentinclude div.forminfo{
		width: 360px;
		height: 60px;
		overflow: hidden;
		border: 2px dotted red;
		text-align: center;
		background: #FFFFFF;
		margin: 2px;
		padding: 2px;
		}

#contentinclude div.partnerinfo{
		width: 660px;
		height: 100px;
		/*border: 1px solid green;*/
		margin-left: 32px;
		margin-bottom: 16px;
		padding: 10px;
		background-repeat: no-repeat;
		background-image: url("images/rahmen624x101.gif");
		cursor: pointer;
		}
		
#contentinclude div.partnerinfo:hover{
		margin-left: 36px;
		background-image: url("images/rahmen624x101.gif");
		}
		
a.mlink, a.mlink:link, a.mlink:visited, a.mlink:active {
		text-decoration: none;
		color: black;
		}		

a.mlink:hover {
		color: red;
		}

.pagetitle {
			margin-top: 12px;
			margin-left: 12px;
			font-size: 20px;
		}

.pageslogan {
			font-size: 20px;
			color: red;
		}

		
#contentinclude {
		margin-left: 16px;
		margin-top: 12px;
		margin-bottom: 22px;
		letter-spacing: 1px;
		line-height: 130%;
		}

#contentinclude table{
		letter-spacing: 1px;
		}		
		
#contentinclude p{
		}
		
#contentinclude li{
		padding-left: 17px;
		list-style-type: none;
		background-image: url(images/list-image.gif);
		background-repeat: no-repeat;
		margin-bottom: 5px;
		}

#contentinclude input, #contentinclude textarea{
		border: 1px solid gray;
		background-color: #EEEEEE;
		color: black;
		width: 240px;
		}

#contentinclude textarea{
		height: 110px;
		}

#infobox {
		text-align: center;
		font-size: 12pt;
		}
		
#topmenu, #topmenu a:link, #topmenu a:visited, #topmenu .activemenu {
		font-size: 12px;
		font-weight: bold;
		}

#topmenu a  {
		text-decoration: none;
		color: black;
		}
#topmenu a:hover {
		color: white;
		}

#topmenu .activemenu, #topmenu .notactivemenu {
		margin-right: 10px;
		}

#topmenu .activemenu {
		color: gray;
		}
		
.icon {
		background-color:  #A00;
		background-image:  url(minicons/bg_blank.gif);
		background-repeat: no-repeat;
		margin-right: 4px;
		float: left;
		}

.iconactive 
		{
		background-color:  #AAA;
		background-image:  url(minicons/bg_blank.gif);
		background-repeat: no-repeat;
		margin-right: 4px;
		float: left;
		}
		
div.partnerinfo table{
		width: 600px;
		height: 80px;

		}	

