body {
	background: #C0617F url(images/main-bg.gif) repeat-x;
	color: #2D2D2D;
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

img {
	border: 0px;
}

a:link { 
	color: #FDBDD2;
	font-weight: bold;
	text-decoration: none;
}
	
a:visited { 
	color: #FDBDD2;
	font-weight: bold;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

#bannerside {
	background: url(images/bannerside.gif);
	margin-bottom: 11px;
	margin-left: 8px;
	height: 90px;
	width: 546px;
}

#bannerside div.banner {
	background: url(images/onlytest.gif);
	width: 468px;
	height: 60px;
	margin: 0px auto;
	margin-top: 2px;
}

#container {
	margin: 0px auto;
	text-align: left;
	width: 1012px;
	position:relative;
}

#copyright {
	clear: both;
	color: #FFFFFF;
	font-size: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	text-align: center;	
}

.photo {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	padding:5px;
	border: 1px solid #ca738f;	
}
.photo img{
	border: 1px solid #df8fa9;
}
#left {
	float: left;
	padding-top: 10px;
	width: 210px;
}

#right_two {
	float: left;
	padding-top: 23px;
	margin-left: 22px;
	width: 210px;
}

#menu {
	background: url(images/menu-bg.gif) no-repeat;
	clear: both;
	display: block;
	height: 800px;
	padding-top: 10px;
	width: 190px;
}

#menu ul {
	list-style: none;
	margin: 0px;
	margin-left: 4px;
	margin-bottom: 10px;
	margin-top: 8px;
	padding: 0px;
}

#menu li {
	background: url(images/list-bg.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 17px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-left: 25px;
	padding-top: 1px;
	width: 157px;
}

#nav {
	clear: both;
	height: 50px;
	width: 700px;
	position:absolute;
	margin-left:40px;
}

#nav ul {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	width:700px;
	z-index:15;
	position:absolute;
	text-align:center;
}

#nav li {
	list-style: none;
	float:left;
	margin: 0px;
	padding: 0px;
	display:inline;
	border-right: 1px solid #c0617f;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display:inline;
	text-transform: uppercase;
	padding: 20px 20px 10px 20px;
}
#nav a:hover {
	color:#df8fa9;
	text-decoration:underline;
}

#right {
	float: left;
	padding-top: 23px;
	width: 560px;
}
#right a{
text-decoration:underline;}
.tab {
	background: url(images/tab-heading.gif) no-repeat;
	color: #F2BCCE;
	display: block;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	height: 18px;
	letter-spacing: -1px;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 8px;
	margin-left: 7px;
	width: 166px;
}

.tab2 {
	background: url(images/tab-bg.gif) no-repeat;
	display: block;
	font-size: 10px;
	height: 17px;
	padding-top: 4px;
	padding-left: 10px;
	width: 179px;
}

.tag {
	color: #F5E6EB;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;	
}

.textboxtop,.textboxtop2{
	color: #F2BCCE;
	display: block;
	font-size: 19px;
	font-weight: bold;
	height: 33px;
	letter-spacing: -1px;
	margin-left: 8px;
	padding-left: 20px;
	padding-top: 11px;
	width: 526px;
	text-transform: uppercase;
}

.titlesms {
	color: #F2BCCE;
	display: block;
	font-size: 19px;
	font-weight: bold;
	height: 33px;
	letter-spacing: -1px;
	margin-left: 8px;
	padding-left: 20px;
	padding-top: 11px;
	width: 526px;
	
	background: url(images/smstitle.gif) no-repeat;
	width: 546px;
	height: 44px;
}

.textboxtop{
	background: url(images/textbox-top.gif) no-repeat;
}
.textboxtop2 {
	background: url(images/textbox-top2.gif) no-repeat;
}

.textbox {
	background: #C0617F url(images/textbox-bg.gif) no-repeat;
	border-left: 1px solid #DF8FA9;
	border-right: 1px solid #DF8FA9;
	color: #F0C5D2;
	margin-left: 8px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	width: 514px;
	padding-bottom:10px;
}

.textboxsms {
	border-left: 1px solid #DF8FA9;
	border-right: 1px solid #DF8FA9;
	color: #F0C5D2;
	margin-left: 8px;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 20px;
	width: 514px;
	padding-bottom:0px;
	
	overflow: auto;
	text-align: left;
	height: auto;
	font-size: 14px;
	background: #C0617F url(images/textbox-bg80.gif) no-repeat;
}

.textboxbottom {
	background: url(images/textbox-bottom.gif) no-repeat;
	color: #FFFFFF;
	display: block;
	font-weight: bold;
	height: 23px;
	margin-bottom: 10px;
	margin-left: 8px;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
	width: 531px;
}
.lastnav{
	border-right: 0px none #c0617f !important;
}
.lastitem{
	background:url(images/list-bg-2.gif) !important;
}

/* Index Web Solutions */

#newacc {}

	#newacc p {
		width: 500px;
	}

	#newacc p label {
		float: left;
		width: 150px;
		font-weight: bold;
	}

	#newacc p.wrong {
		width: 90%;
		background: url('images/wrong.gif') no-repeat left #A82851;
		line-height: 30px;
		padding-left: 30px;
		color: #FDBDD2;
		font-weight: bold;
		border: 1px solid #C0617F;
	}
	
div.oneline {
	clear: both;
	height: auto;
}
	
ul.memberlist {
	padding: 0px;
	margin: 0px;
	width: 160px;
	list-style-type: none;
	float: left;
	margin-left: 10px;
	margin-bottom: 15px;
}

ul.memberlist span.title {
	font-size: 17px;
}

div.smsturner {
	margin-left: 10px;
	width: 541px;
	text-align: right;
	padding-bottom: 10px;
}

div.smsturner a {color: #FDBDD2; font-weight: normal;}
div.smsturner span {color: #FDBDD2; font-weight: bold;}

a.userlink {font-weight: normal; text-decoration: none;}

ul.sitemap {margin-left: 0px; float: left; }
ul.sitemap li {margin-left: 30px;}
ul.sitemap span {font-weight: bold;}

#header {
	background: url(images/smslexikon.gif);
	margin-bottom: 9px;
	width: 190px;
	height: 90px;
}

#header  h1 {
	padding-top: 30px;
	padding-left: 28px;
	text-align: left;
	width: 150px;
	color: #BA5071;
	font: bold 19px Arial;
	text-transform: uppercase;
}

ul.impresszum {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

ul.impresszum span {
	color: white;
	font-weight: bold;
}

p.links {
	font: normal 11px Arial;
}

div.banner120x600 {
	margin: 0px auto;
	background: url(images/onlytest2.gif);
	width: 120px;
	height: 600px;
}

div.myhr_open {
	padding-top: 10px;
}

div.myhr_close {
	padding-bottom: 15px;
}
