body 
	{
		margin: auto;
		font-family: "Segoe UI", "Lucida Grande", "DejaVu Sans", Arial, Helvetica, Sans-Serif;
		background-color: #E5E5E5;
		text-align: center;
		color: #404040;
                width: 940px;
	}

#rahmen         
        {
                margin-left: auto;
                margin-right: auto;
                background-color: #FFFFFF;
                width: 940px;
                clear: both;
        }

	
#top
	{
		margin-left: auto;
		margin-right: auto;
                background-color: #FFFFFF;
		height: 60px;
		min-height: 60px;
		max-height: 60px;
		width: 940px;
		clear: both;
	}	
	
#logo 
	{
		background-image: url(webtrade-logo.png);
                background-color: #FFFFFF;
		background-position: left;
		background-repeat: no-repeat;
		float: left;
		width: 300px;
		height: 55px;
		min-height: 50px;
		max-height: 55px;
		clear: left;
		border-bottom: 2px solid #0099ff;
	}
	
#banner 
	{
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		height: 300px;
                width: 940px;
		clear: both;
		border-top: 2px solid #0099ff;
		border-bottom: 2px solid #0099ff;
	}
	
#smallBox1 
	{
		width: 225px;
		height: 200px;
		font-size: 12px;
		font-family: "Segoe UI", "Lucida Grande", "DejaVu Sans", Arial, Helvetica, Sans-Serif;
		text-align: left;
		float: left;	
		margin: 15px 0px 15px 0px;
	}

#smallBox2
        {
                width: 500px;
                height: 200px;
                font-size: 12px;
                font-family: "Segoe UI", "Lucida Grande", "DejaVu Sans", Arial, Helvetica, Sans-Serif;
                text-align: left;
                float: left;
                margin: 15px 0px 15px 0px;
        }

#smallBox3
        {
                width: 75px;
                height: 200px;
                font-size: 12px;
                font-family: "Segoe UI", "Lucida Grande", "DejaVu Sans", Arial, Helvetica, Sans-Serif;
                text-align: left;
                float: left;
                margin: 15px 0px 15px 0px;
        }



	
#grid 
	{
		width: auto;
		height: 200px;
		float: left;
		margin: 10px 10px 10px 10px;	
border-right: 2px solid #0099ff;
	}

#content 
	{
		padding: 10px 10px 10px 10px;
		font-size: 12px;
		text-align: left;
		margin: auto;
		width: 940px;
		height: auto;
		display: block;
		font-family: "Segoe UI", "Lucida Grande", "DejaVu Sans", Arial, Helvetica, Sans-Serif;
	}

#footer 
	{
		font-size: 90%;
		width: 940px;
		color: #000000;
		background-color: #E5E5E5;
		font-family: "Segoe UI", "Lucida Grande", "DejaVu Sans", Arial, Helvetica, Sans-Serif;
		text-align: right;
		clear: both;
		border-top: 2px solid #0099ff;
		padding: 10px 0px 10px 10px;	
	}

#footer a
	{
		color: #000000;
	}
	
#footer a:hover
	{
		color: #000000;	
	}

#table
	{	
		font-size: 12px;
		font-family: "Segoe UI", "Lucida Grande", "DejaVu Sans", Arial, Helvetica, Sans-Serif;
	}

.image 
	{
		padding: 4px 4px;
		margin: 2px 2px 2px 2px;
		border-radius: 5px 5px 5px 5px;
		text-align: center;
		border: 2px solid #0099ff;
	}

.image:hover 
	{ 
		background-color: #ffffff; 
		padding: 4px 4px;
		margin: 2px 2px 2px 2px;
		border-radius: 5px 5px 5px 5px;
		text-align: center;
		border: 2px solid #0099ff;
	}

.row 
	{
		border-bottom:2px solid #0099ff;
		width: 100%;
		clear: both;
	}
	
.inline 
	{ 
		float:left; 
		padding: 0px 2px 0px 2px;
	}

.clearBoth 
	{ 
		clear:both; 
	}

.textbox 
	{
		font-family: "Segoe UI", "Lucida Grande", "DejaVu Sans", Arial, Helvetica, Sans-Serif;
		color: #0099ff;
		font-size: 16px;
		padding: 4px 4px;
		margin: 4px 0px 0px 0px;
		border-radius: 5px 5px 5px 5px;
		background: #E5E5E5;
		border: 2px solid #0099ff;	
	}

.textbox:focus 
	{
		background-color: #ffffff;
		border: 2px solid #0099ff;	
		outline: none;	
	}
	
.dropdown 
	{
		font-family: "Segoe UI", "Lucida Grande", "DejaVu Sans", Arial, Helvetica, Sans-Serif;
		color: #0099ff;
		font-size: 16px;
		padding: 4px 4px;
		outline: none;	
		margin: 4px 0px 0px 0px;
		border-radius: 5px 5px 5px 5px;
		background: #E5E5E5;
		border: 2px solid #0099ff;	
	}

.dropdown:focus 
	{
		background-color: #ffffff;
		border: 2px solid #0099ff;	
		outline: none;
	}

.textarea 
	{
		width: 350px;
		max-width: 350px;
		height: 100px;
		max-height: 100px;
		overflow: auto;
		font-family: "Segoe UI", "Lucida Grande", "DejaVu Sans", Arial, Helvetica, Sans-Serif;
		font-size: 15px;
		color: #0099ff;
		padding: 4px 4px;
		line-height: 1em;
		margin: 0;
		display: block;
		border-radius: 5px 5px 5px 5px;
		background: #E5E5E5;
		border: 2px solid #0099ff;
	}

.textarea:focus 
	{
		background-color: #ffffff;
		border: 2px solid #0099ff;
		outline: none;	
	}

.submit 
	{
		font-family: "Segoe UI", "Lucida Grande", "DejaVu Sans", Arial, Helvetica, Sans-Serif;
		color: #0099ff;
		background: #E5E5E5;
		font-size:15px;
		border-radius: 5px 5px 5px 5px;
		padding: 5px 15px 5px 15px;
		border: 2px solid #0099ff;
	}

.submit:hover 
	{
		background: #ffffff;
		border: 2px solid #0099ff;	
		outline: none;
	}
	
img 
	{
		border: 0px;
	}

.telefonnummer
        {
                text-align: left;
                float: right;
                width: auto;
                height: 35px;
                min-height: 35px;
                max-height: 35px;
		padding: 10px 10px 10px 10px;
                margin-top: 0px;
                margin-bottom: 0px;
		border-bottom: 2px solid #0099ff;
        }

.nichtsehen { display:none; }

